Function libc::_NSGetExecutablePath

source ยท
pub unsafe extern "C" fn _NSGetExecutablePath(
    buf: *mut c_char,
    bufsize: *mut u32,
) -> c_int