Function windows_sys::Win32::Globalization::GetStringTypeW

pub unsafe extern "system" fn GetStringTypeW(
    dwinfotype: u32,
    lpsrcstr: PCWSTR,
    cchsrc: i32,
    lpchartype: *mut u16,
) -> BOOL