libc

Function memcmp

source
pub unsafe extern "C" fn memcmp(
    cx: *const c_void,
    ct: *const c_void,
    n: size_t,
) -> c_int