pub unsafe extern "system" fn uloc_getKeywordValue(
    localeid: PSTR,
    keywordname: PSTR,
    buffer: PSTR,
    buffercapacity: i32,
    status: *mut UErrorCode
) -> i32
Expand description

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’