Searched defs:bytes_to_cstr (Results 1 – 2 of 2) sorted by relevance
20 pub(super) unsafe fn bytes_to_cstr<'a>( in bytes_to_cstr() function
1871 fn bytes_to_cstr(buf: &[u8]) -> Result<&CStr> { in bytes_to_cstr() function