mir_type_info

Represents MIR type information containing a destructor function pointer and an integer size.

Members

Variables

destructor
void function(void*) @(safe) pure nothrow @(nogc) destructor;
size
int size;

Note: Negative values are used for classes to indicate that