Function windows::Win32::Globalization::GetGeoInfoEx

pub unsafe fn GetGeoInfoEx<P0>(
    location: P0,
    geotype: SYSGEOTYPE,
    geodata: Option<&mut [u16]>,
) -> i32
where P0: Param<PCWSTR>,