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

IN_MODIFY

Constant IN_MODIFY 

Source
pub const IN_MODIFY: u32 = 0x0000_0002;
Expand description

File was modified (write).