Module ptr
kernel
Module ptr
Module Items
Structs
Traits
In crate kernel
kernel
Module
ptr
Copy item path
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
.