Function windows_sys::Win32::Globalization::u_strncmp

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