The OpenD Programming Language

MemoryFile.capacity

Size of the underlying allocation, meaningful if owned.

struct MemoryFile
nothrow @nogc @safe
size_t capacity;

Meta