Skip to main content

CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier

Function CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier 

Source
pub extern "C-unwind" fn CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier(
    locale_identifier: Option<&CFLocaleIdentifier>,
) -> u32
👎Deprecated:

renamed to CFLocale::windows_locale_code_from_locale_identifier

Available on crate feature CFLocale only.