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