[][src]Function ncursesw::shims::bindings::wmemcmp

pub unsafe extern "C" fn wmemcmp(
    __s1: *const c_int,
    __s2: *const c_int,
    __n: c_ulong
) -> c_int