Docs.rs
mach2-0.4.2
mach2 0.4.2
Docs.rs crate page
BSD-2-Clause OR MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
JohnTitor
Dependencies
libc ^0.2
normal
Versions
3.66%
of the crate is documented
Platform
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
mach2
0.4.2
Module vm_prot
Constants
Type Aliases
In crate mach2
?
Module
mach2
::
vm_prot
source
·
[
−
]
Expand description
This module corresponds to
mach/vm_prot.h
.
Constants
VM_PROT_ALL
VM_PROT_COPY
VM_PROT_DEFAULT
VM_PROT_EXECUTE
VM_PROT_NONE
VM_PROT_NO_CHANGE
VM_PROT_READ
VM_PROT_WANTS_COPY
VM_PROT_WRITE
Type Aliases
vm_prot_t