Function addr_to_mut_ref

Source
pub fn addr_to_mut_ref<T>(addr: VirtAddr) -> &'static mut T
Expand description

Returns a mutable reference to the address.