Function r_core::r_mem_copybits[][src]

pub unsafe extern "C" fn r_mem_copybits(
    dst: *mut c_uchar,
    src: *const c_uchar,
    bits: c_int
)