Function axmem::copy_byte_buffer_to_user
source · pub fn copy_byte_buffer_to_user(_token: usize, ptr: *const u8, data: &[u8])
Expand description
Copy a u8 array data' from current memory space into position
ptr’ of the userspace `token’(not used)