pub unsafe extern "system" fn uloc_getLanguage(
    localeid: PSTR,
    language: PSTR,
    languagecapacity: i32,
    err: *mut UErrorCode
) -> i32
Expand description

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’