Function vc6_sys::CompareStringW

source ·
pub unsafe extern "stdcall" fn CompareStringW(
    Locale: LCID,
    dwCmpFlags: DWORD,
    lpString1: LPCWSTR,
    cchCount1: c_int,
    lpString2: LPCWSTR,
    cchCount2: c_int
) -> c_int