GC.sizeOf

Determine the allocated size of pointer p. If p is an interior pointer or not a gc allocated pointer, return 0.

class GC
final
sizeOf
(
void* p
)

Meta