Function r_buf_set_bytes

Source
pub unsafe extern "C" fn r_buf_set_bytes(
    b: *mut RBuffer,
    buf: *const c_uchar,
    length: c_ulonglong,
) -> bool