[][src]Function ptrace_do_rs::bcopy

pub unsafe extern "C" fn bcopy(
    __src: *const c_void,
    __dest: *mut c_void,
    __n: size_t
)