MonoSymSeqPoint

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

Members

Variables

column
int column;
end_column
int end_column;
Undocumented in source.
end_line
int end_line;
Undocumented in source.
il_offset
int il_offset;
Undocumented in source.
line
int line;
Undocumented in source.

Meta