pub fn translated_refmut<T>(token: usize, ptr: *mut T) -> &'static mut T
Expand description

Translate a ptru8 array through page table and return a mutable reference of T