pub fn bytes_to_rnp_buffer<B: AsRef<[u8]>>(b: B) -> *mut u8
Expand description

Copies a byte slice to a buffer.