Home
last modified time | relevance | path

Searched refs:_NSGetExecutablePath (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt1718 _NSGetExecutablePath
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs6005 pub fn _NSGetExecutablePath(buf: *mut c_char, bufsize: *mut u32) -> c_int; in _NSGetExecutablePath() function