Function translated_byte_buffer

Source
pub fn translated_byte_buffer(
    token: usize,
    ptr: *const u8,
    len: usize,
) -> Vec<&'static mut [u8]>
Expand description

translate a pointer to a mutable u8 Vec through page table