Searched defs:from_bytes_until_nul (Results 1 – 5 of 5) sorted by relevance
329 pub const fn from_bytes_until_nul(bytes: &[u8]) -> Result<&CStr, FromBytesUntilNulError> { in from_bytes_until_nul() method
327 pub const fn from_bytes_until_nul(bytes: &[u8]) -> Result<&CStr, FromBytesUntilNulError> { in from_bytes_until_nul() method