Module gear_core::memory

source ·
Expand description

Module for memory and allocations context.

Structs§

Enums§

Traits§

Type Aliases§

  • Host pointer type. Host pointer can be 64bit or less, to support both we use u64.
  • Alias for inner type of page buffer.