Function GetStringTypeW

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