Searched refs:mach_error_t (Results 1 – 2 of 2) sorted by relevance
2050 mach_error_t
64 pub type mach_error_t = crate::kern_return_t; typedef5908 pub fn mach_error_string(error_value: crate::mach_error_t) -> *mut c_char; in mach_error_string()