Home
last modified time | relevance | path

Searched refs:mach_error_string (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2049 mach_error_string
/rust-libc-0.2.174/
H A DCHANGELOG.md495 - Apple: add `mach_error_string` <https://github.com/rust-lang/libc/pull/3913>
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5908 pub fn mach_error_string(error_value: crate::mach_error_t) -> *mut c_char; in mach_error_string() function