u_memcmp

Function u_memcmp 

pub unsafe extern "C" fn u_memcmp(
    buf1: *const u16,
    buf2: *const u16,
    count: i32,
) -> i32