Searched refs:lib_error (Results 1 – 1 of 1) sorted by relevance
149 let lib_error = ERR_lib_error_string(self.code); in fmt() localVariable150 if !lib_error.is_null() { in fmt()151 let bytes = CStr::from_ptr(lib_error as *const _).to_bytes(); in fmt()