Function in3_sys::memcmp[][src]

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