kernel
v6.18
Module ptr
Structs
Traits
In crate kernel
?
Module
kernel
::
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
.