GetStringTypeA

Function GetStringTypeA 

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