winapi::um::winbase

Function lstrcmpW

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