Function kernel32::lstrcmpiW [] [src]

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