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

MAP_ANONYMOUS

Constant MAP_ANONYMOUS 

Source
pub const MAP_ANONYMOUS: u32 = 0x20;
Expand description

Anonymous mapping (no file)