Function r_core::r_mem_eq[][src]

pub unsafe extern "C" fn r_mem_eq(
    a: *mut c_uchar,
    b: *mut c_uchar,
    len: c_int
) -> c_int