[][src]Function swim_c_sys::string::memchr

pub unsafe extern "C" fn memchr(cx: *const void, c: int, n: size_t) -> *mut void