pub extern "C-unwind" fn CFBundleCopyPrivateFrameworksURL(
bundle: &CFBundle,
) -> Option<CFRetained<CFURL>>👎Deprecated:
renamed to CFBundle::private_frameworks_url
Available on crate features
CFBundle and CFURL only.