Return the node at the specified address to the specified poolManager. The behavior is undefined if address was not allocated from poolManager.
Declared in <bdlcc_skiplist.h>
static
void
deallocate(
PoolManager* poolManager,
void* address);