Function os::mm::translated_byte_buffer

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

Translate&Copy a ptru8 array with LENGTH len to a mutable u8 Vec through page table