Function kernel32::lstrcmpW [] [src]

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