Skip to main content

CFBundleCopyExecutableArchitecturesForURL

Function CFBundleCopyExecutableArchitecturesForURL 

Source
pub extern "C-unwind" fn CFBundleCopyExecutableArchitecturesForURL(
    url: Option<&CFURL>,
) -> Option<CFRetained<CFArray>>
👎Deprecated:

renamed to CFBundle::executable_architectures_for_url

Available on crate features CFArray and CFBundle and CFURL only.