The OpenD Programming Language

MemoryFile.owned

If the memory is owned by MemoryFile, or borrowed.

struct MemoryFile
nothrow @nogc @safe
bool owned;

Meta