Function _NSGetExecutablePath

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