MonoDebugSourceInfo

Information about a source file retrieved from a symbol file.

extern (C) nothrow
struct MonoDebugSourceInfo {
char* source_file;
}

Members

Variables

guid
ubyte* guid;

16 byte long

hash
ubyte* hash;

16 byte long

Meta