Function GetStringTypeExA

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