Constant linux_unsafe::raw::LANDLOCK_ADD_RULE
source · pub const LANDLOCK_ADD_RULE: V = 445;
Expand description
The system call number for landlock_add_rule
on this platform.
pub const LANDLOCK_ADD_RULE: V = 445;
The system call number for landlock_add_rule
on this platform.