⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

PagePermissions

Type Alias PagePermissions 

Source
pub type PagePermissions = PageFlags;
Expand description

Placeholder types for IPC integration

Aliased Type§

pub struct PagePermissions(/* private fields */);