[][src]Function winapi::um::winbase::lstrcmpiW

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