CMemory

Wrapper for data in RAM, allocated from the C standard library. Used for small objects.

package
alias CMemory = DynamicMemory!CAllocator

Meta