Function r_core::bcopy[][src]

pub unsafe extern "C" fn bcopy(
    arg1: *const c_void,
    arg2: *mut c_void,
    arg3: size_t
)