Function GetStringTypeExW

Source
pub unsafe extern "C" fn GetStringTypeExW(
    Locale: LCID,
    dwInfoType: DWORD,
    lpSrcStr: LPCWCH,
    cchSrc: c_int,
    lpCharType: LPWORD,
) -> BOOL