pub extern "C-unwind" fn CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes(
allocator: Option<&CFAllocator>,
lcode: i16,
rcode: i16,
) -> Option<CFRetained<CFLocaleIdentifier>>👎Deprecated:
renamed to CFLocale::new_canonical_locale_identifier_from_script_manager_codes
Available on crate feature
CFLocale only.