Constant kernel::mm::virt::flags::NONE

source · []
pub const NONE: usize = bindings::VM_NONE as _; // 0usize
Expand description

No flags are set.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.