[−][src]Module sunrise_libuser::allocator
Heap allocator.
A wrapper to linked_list_allocator that uses the svcSetHeapSize syscall
to expand its memory when needed.
Structs
| Allocator | The libuser heap allocator. |
Heap allocator.
A wrapper to linked_list_allocator that uses the svcSetHeapSize syscall
to expand its memory when needed.
| Allocator | The libuser heap allocator. |