Skip to main content

CFBundleCopySharedFrameworksURL

Function CFBundleCopySharedFrameworksURL 

Source
pub extern "C-unwind" fn CFBundleCopySharedFrameworksURL(
    bundle: &CFBundle,
) -> Option<CFRetained<CFURL>>
👎Deprecated:

renamed to CFBundle::shared_frameworks_url

Available on crate features CFBundle and CFURL only.