Function libc::_NSGetExecutablePath

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