Module dryoc::protected::ptypes

source ·
Available on crate feature nightly only.
Expand description

Short-hand type aliases for protected types.

Type Definitions

  • Locked, read-write, page-aligned memory region type alias
  • Locked, read-write, page-aligned bytes type alias
  • Locked, read-only, page-aligned memory region type alias
  • Unlocked, no-access, page-aligned memory region type alias
  • Unlocked, read-write, page-aligned memory region type alias
  • Unlocked, read-only, page-aligned memory region type alias