pub const DONTCOPY: usize = bindings::VM_DONTCOPY as _; // 131_072usize
Expand description

Do not copy this vma on fork.

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