Skip to main content

CFBundleIsArchitectureLoadable

Function CFBundleIsArchitectureLoadable 

Source
pub extern "C-unwind" fn CFBundleIsArchitectureLoadable(
    arch: cpu_type_t,
) -> bool
👎Deprecated:

renamed to CFBundle::is_architecture_loadable

Available on crate features CFBundle and libc only.