Constant COPY [src]

When a caller finds that they cannot obtain write permission on a mapped entry, the following flag can be used. The entry will be made "needs copy" effectively copying the object (using COW), and write permission will be added to the maximum protections for the associated entry.

Type

vm_prot_t

Source

pub const COPY: vm_prot_t = 0x10