Function r_core::r_buf_new_with_pointers[][src]

pub unsafe extern "C" fn r_buf_new_with_pointers(
    bytes: *const c_uchar,
    len: c_ulonglong,
    steal: bool
) -> *mut RBuffer