MonoDebugList

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

Members

Variables

data
const(void)* data;
Undocumented in source.
next
MonoDebugList* next;
Undocumented in source.

Meta