Function std::ffi::c_str_to_bytesDeprecated [-] [+] [src]

pub unsafe fn c_str_to_bytes<'a>(raw: &'a *const c_char) -> &'a [u8]

Deprecated in favor of CStr