Skip to main content

Module alloc

Module alloc 

Source

Structs§

LgallocHandle 🔒
A handle to memory allocated by lgalloc. This can either be memory allocated by lgalloc or memory allocated by Vec. If the handle is set, it’s lgalloc memory. If the handle is None, it’s a regular heap allocation.

Functions§

lgalloc_refill 🔒
A Timely communication refill function that uses lgalloc.