pub unsafe extern "system" fn uloc_getCountry(
    localeid: PCSTR,
    country: PCSTR,
    countrycapacity: i32,
    err: *mut UErrorCode
) -> i32
Expand description

Required features: "Win32_Globalization"