PtrRef

version(COMPILE)
extern (C++) nothrow
static if(TARGET_WINDOS)
struct PtrRef {}

Members

Variables

offset
uint offset;
Undocumented in source.
sym
Symbol* sym;
Undocumented in source.

Meta