pub const MAYWRITE: usize = bindings::VM_MAYWRITE as _; // 32usize
Expand description

Mapping may be updated to allow writes.

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