IBucketElementGCAllocator.deallocate

Deletes a bucket element that is no longer used.

class IBucketElementGCAllocator
protected override
void
deallocate
(
void* element
)

Parameters

element void*

old bucket element

Meta