Function memory::get_kernel_mmi_ref
source · pub fn get_kernel_mmi_ref() -> Option<&'static MmiRef>Expand description
Returns a reference to the kernel’s MemoryManagementInfo, if initialized.
If not, it returns None.
pub fn get_kernel_mmi_ref() -> Option<&'static MmiRef>Returns a reference to the kernel’s MemoryManagementInfo, if initialized.
If not, it returns None.