pub extern "C-unwind" fn CFLocaleCreateCanonicalLanguageIdentifierFromString(
allocator: Option<&CFAllocator>,
locale_identifier: Option<&CFString>,
) -> Option<CFRetained<CFLocaleIdentifier>>👎Deprecated:
renamed to CFLocale::new_canonical_language_identifier_from_string
Available on crate feature
CFLocale only.