posix::string::memccpy [-] [+] [src]

pub unsafe fn memccpy(dest: *mut void_t, src: *const void_t, c: int_t, n: size_t) -> *mut void_t