Windows/windows_platform library

Constants

PRINTER_ENUM_LOCAL → const int

Functions

using<R>(R computation(Arena arena), [Allocator wrappedAllocator = calloc]) → R
Runs computation with a new Arena, and releases all allocations at the end.