pub unsafe extern "system" fn uaw_lstrcmpW(
    string1: *const u16,
    string2: *const u16
) -> i32
Expand description

Required features: "Win32_System_WindowsProgramming"