Function libc::memchr [] [src]

pub unsafe extern fn memchr(cx: *const c_void,
                            c: c_int,
                            n: size_t)
                            -> *mut c_void