GC.addrOf

void * addrOf(void * p) nothrow @nogc

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