CFBundlePreflightExecutable

Function CFBundlePreflightExecutable 

Source
pub unsafe extern "C-unwind" fn CFBundlePreflightExecutable(
    bundle: &CFBundle,
    error: *mut *mut CFError,
) -> bool
👎Deprecated: renamed to CFBundle::preflight_executable
Available on crate features CFBundle and CFError only.