pub extern "C-unwind" fn CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode(
allocator: Option<&CFAllocator>,
lcid: u32,
) -> Option<CFRetained<CFLocaleIdentifier>>👎Deprecated:
renamed to CFLocale::new_locale_identifier_from_windows_locale_code
Available on crate feature
CFLocale only.