mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
mir_type_info
mir
type_info
struct
mir_type_info {
extern (
C
)
void
function
(
void
*) @(
safe
)
pure
nothrow
@(
nogc
)
destructor
;
int
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
mir
type_info
functions
mir_get_type_info
structs
mir_type_info