Function r_core::r_buf_new_with_bytes[][src]

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