Docs.rs
  • mach-sys-0.4.4
    • mach-sys 0.4.4
    • Docs.rs crate page
    • BSD-2-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
    • Versions
    • 5.12% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • x86_64-apple-darwin
  • 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.4.4

Module exception_types

  • Constants
  • Type Aliases

In crate mach_sys

?
Change settings

Module mach_sys::exception_types

source ·
Expand description

This module roughly corresponds to mach/exception_types.h.

Constants§

  • EXCEPTION_DEFAULT
  • EXCEPTION_STATE
  • EXCEPTION_STATE_IDENTITY
  • EXC_ARITHMETIC
  • EXC_BAD_ACCESS
  • EXC_BAD_INSTRUCTION
  • EXC_BREAKPOINT
  • EXC_CORPSE_NOTIFY
  • EXC_CORPSE_VARIANT_BIT
  • EXC_CRASH
  • EXC_EMULATION
  • EXC_GUARD
  • EXC_MACF_MAX
  • EXC_MACF_MIN
  • EXC_MACH_SYSCALL
  • EXC_MASK_ALL
  • EXC_MASK_ARITHMETIC
  • EXC_MASK_BAD_ACCESS
  • EXC_MASK_BAD_INSTRUCTION
  • EXC_MASK_BREAKPOINT
  • EXC_MASK_CORPSE_NOTIFY
  • EXC_MASK_CRASH
  • EXC_MASK_EMULATION
  • EXC_MASK_GUARD
  • EXC_MASK_MACH_SYSCALL
  • EXC_MASK_RESOURCE
  • EXC_MASK_RPC_ALERT
  • EXC_MASK_SOFTWARE
  • EXC_MASK_SYSCALL
  • EXC_RESOURCE
  • EXC_RPC_ALERT
  • EXC_SOFTWARE
  • EXC_SOFT_SIGNAL
  • EXC_SYSCALL
  • FIRST_EXCEPTION
  • MACH_EXCEPTION_CODES

Type Aliases§

  • exception_behavior_array_t
  • exception_behavior_t
  • exception_data_t
  • exception_data_type_t
  • exception_flavor_array_t
  • exception_mask_array_t
  • exception_mask_t
  • exception_port_array_t
  • exception_type_t
  • mach_exception_code_t
  • mach_exception_data_t
  • mach_exception_data_type_t
  • mach_exception_subcode_t