Function _NSGetExecutablePath

Source
pub unsafe extern "C" fn _NSGetExecutablePath(
    buf: *mut c_char,
    bufsize: *mut u32,
) -> c_int
👎Deprecated since 0.2.55: Use the mach2 crate instead