Docs.rs
  • mach-sys-0.5.0
    • mach-sys 0.5.0
    • Docs.rs crate page
    • BSD-2-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
      • fastrand ^2.0.0 dev
    • Versions
    • 4.34% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mach_sys0.5.0

Module vm

  • Structs
  • Functions
  • Type Aliases

In crate mach_sys

?
Change settings

Module mach_sys::vm

source ·
Expand description

This module roughly corresponds to mach/mach_vm.defs.

Structs§

  • thread_basic_info_t

Functions§

  • mach_make_memory_entry⚠
  • mach_make_memory_entry_64⚠
  • mach_vm_allocate⚠
  • mach_vm_behavior_set⚠
  • mach_vm_copy⚠
  • mach_vm_deallocate⚠
  • mach_vm_inherit⚠
  • mach_vm_machine_attribute⚠
  • mach_vm_map⚠
  • mach_vm_msync⚠
  • mach_vm_page_info⚠
  • mach_vm_page_query⚠
  • mach_vm_protect⚠
  • mach_vm_purgable_control⚠
  • mach_vm_read⚠
  • mach_vm_read_list⚠
  • mach_vm_read_overwrite⚠
  • mach_vm_region⚠
  • mach_vm_region_recurse⚠
  • mach_vm_remap⚠
  • mach_vm_write⚠

Type Aliases§

  • thread_basic_info_data