MonoVerifyInfoExtended

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

Members

Variables

exception_type
ubyte exception_type;

should be one of MONO_EXCEPTION_*

info
MonoVerifyInfo info;
Undocumented in source.

Meta