MonoCustomAttrEntry

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

Members

Variables

ctor
MonoMethod* ctor;
Undocumented in source.
data
const(mono_byte)* data;
Undocumented in source.
data_size
uint data_size;
Undocumented in source.

Meta