scan

GC scan hook, called FOR each thread. Can be used to scan additional thread local memory.

nothrow
void
scan
(
void* data
,
scope ScanDg dg
)

Meta