Function kernel32::lstrcmp [] [src]

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