Function bytes_to_cstr

Source
fn bytes_to_cstr(buf: &[u8]) -> Result<&CStr>