CFBundleIsExecutableLoadableForURL

Function CFBundleIsExecutableLoadableForURL 

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