pub unsafe extern "C-unwind" fn CFBundleCopyLocalizationsForPreferences(
loc_array: Option<&CFArray>,
pref_array: Option<&CFArray>,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to
CFBundle::localizations_for_preferences
Available on crate features
CFArray
and CFBundle
only.