Crate linked_list_allocator [−] [src]
Structs
| Heap |
A fixed size heap backed by a linked list of free memory blocks. |
Functions
| align_down |
Align downwards. Returns the greatest x with alignment |
| align_up |
Align upwards. Returns the smallest x with alignment |