Module kernel::ptr

source ·
Expand description

Types and functions to work with pointers and addresses.

Modules§

  • Infrastructure for handling projections.

Macros§

  • Create a projection from a raw pointer.

Structs§

  • Type representing an alignment, which is always a power of two.

Traits§