SegregatedGC.addrOf

Determine the base address of the block containing p. If p is not a gc allocated pointer, return null.

class SegregatedGC
nothrow @nogc
void*
addrOf
(
void* p
)

Meta