winapi::um::winbase

Function lstrcmpiW

Source
pub unsafe extern "system" fn lstrcmpiW(
    lpString1: LPCWSTR,
    lpString2: LPCWSTR,
) -> c_int