Expand description
Aligned memory
Structs§
- Aligned
Memory - Provides u8 slices at a specified alignment
Traits§
- Pod
- Scalar types, aka “plain old data”
Functions§
- is_
memory_ aligned - Returns true if
ptris aligned toalign.
Aligned memory
ptr is aligned to align.