Module aligned_memory

Source
Expand description

Aligned memory

Structs§

AlignedMemory
Provides u8 slices at a specified alignment

Traits§

Pod
Scalar types, aka “plain old data”

Functions§

is_memory_aligned
Returns true if ptr is aligned to align.