isGCPointer

bool
isGCPointer
(
void* ptr
)

Return Value

Type: bool

true iff ptr is handled by the garbage collector (GC).

Meta