Expand description
Support for temporary memory allocation, making use of the stack for small sizes.
Functionsยง
- with_
temporary_ ๐memory - Invokes the callback with a memory buffer of the requested size.
Support for temporary memory allocation, making use of the stack for small sizes.