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

Required features: ‘Win32_Globalization’, ‘Win32_Foundation’