[−][src]Module swim_mem::block
Untyped memory model.
Structs
Block | Address, size, and lifetime of a raw memory area. |
Layout | Size and alignment constraints for a memory block. |
Enums
LayoutError | Memory layout error. |
Constants
ZSP | Non-zero sentinel pointer to a zero-sized value. |