pub unsafe extern "system" fn uloc_getDisplayKeywordValue(
    locale: PCSTR,
    keyword: PCSTR,
    displaylocale: PCSTR,
    dest: *mut u16,
    destcapacity: i32,
    status: *mut UErrorCode
) -> i32
Expand description

Required features: "Win32_Globalization"