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