Expand description

Stack allocations utils.

Constants

  • The maximum buffer size that can be allocated on the stack. This is currently limited to 64 KiB.

Functions

  • Calls function f with provided uninitialized byte buffer allocated on stack.