PoolTable.findPool

Find Pool that pointer is in. Return null if not in a Pool. Assume pooltable[] is sorted.

struct PoolTable(Pool)
nothrow nothrow
Pool*
findPool
(
void* p
)
Suggestion Box / Bug Report