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

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’