Searched refs:mach_error_string (Results 1 – 3 of 3) sorted by relevance
2049 mach_error_string
495 - Apple: add `mach_error_string` <https://github.com/rust-lang/libc/pull/3913>
5908 pub fn mach_error_string(error_value: crate::mach_error_t) -> *mut c_char; in mach_error_string() function