Function rust_hawktracer::memcmp[][src]

pub unsafe extern "C" fn memcmp(
    _Buf1: *const c_void,
    _Buf2: *const c_void,
    _Size: usize
) -> c_int