GC.addrOf

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

interface GC
void*
addrOf
nothrow @nogc
(
void* p
)
Suggestion Box / Bug Report