Function tomcrypt_sys::mem_neq [] [src]

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