Module ptr

Source
Expand description

Types and functions to work with pointers and addresses.

Structs§

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

Traits§

Alignable
Trait for items that can be aligned against an Alignment.