pub unsafe extern "system" fn u_strncmp(
    ucs1: *const u16,
    ucs2: *const u16,
    n: i32
) -> i32
Expand description

Required features: "Win32_Globalization"