Function kernel32::lstrcmpi [] [src]

pub unsafe extern "system" fn lstrcmpi(
    lpString1: LPCSTR,
    lpString2: LPCSTR
) -> c_int