pub extern "C-unwind" fn CFLocaleCreateComponentsFromLocaleIdentifier(
allocator: Option<&CFAllocator>,
locale_id: Option<&CFLocaleIdentifier>,
) -> Option<CFRetained<CFDictionary>>👎Deprecated:
renamed to CFLocale::new_components_from_locale_identifier
Available on crate features
CFDictionary and CFLocale only.