Function CFBundleIsExecutableLoadableForURL

Source
pub unsafe extern "C-unwind" fn CFBundleIsExecutableLoadableForURL(
    url: Option<&CFURL>,
) -> bool
Available on crate features CFBundle and CFURL only.