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

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