Function r_core::r_reg_set_bytes[][src]

pub unsafe extern "C" fn r_reg_set_bytes(
    reg: *mut RReg,
    type_: c_int,
    buf: *const c_uchar,
    len: c_int
) -> bool