Function rboring_sys::CBS_copy_bytes
source ยท pub unsafe extern "C" fn CBS_copy_bytes(
cbs: *mut CBS,
out: *mut u8,
len: usize,
) -> c_intpub unsafe extern "C" fn CBS_copy_bytes(
cbs: *mut CBS,
out: *mut u8,
len: usize,
) -> c_int