mem_neq

Function mem_neq 

Source
pub unsafe extern "C" fn mem_neq(
    a: *const c_void,
    b: *const c_void,
    len: usize,
) -> c_int