jit_memcmp

Function jit_memcmp 

Source
pub unsafe extern "C" fn jit_memcmp(
    s1: *const c_void,
    s2: *const c_void,
    len: c_uint,
) -> c_int