rt_finalize

Finalize (run dtors) on type

extern (C) nothrow @nogc @trusted
void
rt_finalize
(
void* p
,
bool det = true
,
bool resetMemory = true
)

Meta