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

Required features: "Win32_Globalization"