[][src]Function mextk_sys::memcmp

pub unsafe extern "C" fn memcmp(
    buf1: *mut c_void,
    buf2: *mut c_void,
    nBytes: u32_
) -> c_int