memcmp

Function memcmp 

Source
pub fn memcmp(s1: *const c_void, s2: *const c_void, n: size_t) -> c_int