pub fn with_manager_mut<R, F: FnOnce(&mut DemandPagingManager) -> R>(f: F) -> RExpand description
Access the global demand paging manager (mutable).
pub fn with_manager_mut<R, F: FnOnce(&mut DemandPagingManager) -> R>(f: F) -> RAccess the global demand paging manager (mutable).