GC.addRoot

add p to list of roots

interface GC
nothrow @nogc
void
addRoot
(
void* p
)

Meta