GC.query
BlkInfo query(void * p) nothrow;Determine the base address of the block containing p. If p is not a gc allocated pointer, return null.
BlkInfo query(void * p) nothrow;Determine the base address of the block containing p. If p is not a gc allocated pointer, return null.