pub unsafe extern "system" fn GetStringTypeExA(
    locale: u32,
    dwinfotype: u32,
    lpsrcstr: PCSTR,
    cchsrc: i32,
    lpchartype: *mut u16
) -> BOOL
Expand description

Required features: "Win32_Globalization", "Win32_Foundation"