M3MemoryHeader

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc @system nothrow
struct M3MemoryHeader {}

Members

Variables

length
uint length;
Undocumented in source.
maxStack
void* maxStack;
Undocumented in source.
runtime
M3Runtime* runtime;
Undocumented in source.

Meta