pub unsafe extern "system" fn GetGeoInfoW(
    location: i32,
    geotype: u32,
    lpgeodata: PWSTR,
    cchdata: i32,
    langid: u16
) -> i32
Expand description

Required features: "Win32_Globalization"