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

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