Searched defs:CStrConvertError (Results 1 – 1 of 1) sorted by relevance
189 pub enum CStrConvertError { global() enum 259 from_bytes_with_nul(bytes: &[u8]) -> Result<&Self, CStrConvertError> from_bytes_with_nul() argument