memcmp

Function memcmp 

Source
pub unsafe extern "C" fn memcmp(
    arg1: *const c_void,
    arg2: *const c_void,
    arg3: c_ulong,
) -> c_int