MonoDebugMethodAddressList

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

Members

Variables

count
uint32_t count;
Undocumented in source.
data
mono_byte[MONO_ZERO_LEN_ARRAY] data;
Undocumented in source.
size
uint32_t size;
Undocumented in source.

Meta