M3Memory

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 M3Memory {}

Members

Variables

mallocated
M3MemoryHeader* mallocated;
Undocumented in source.
maxPages
uint maxPages;
Undocumented in source.
numPages
uint numPages;
Undocumented in source.

Meta