memchr

Function memchr 

Source
pub fn memchr(s: *const c_void, c: c_int, n: size_t) -> *mut c_void