findPool

Find Pool that pointer is in. Return null if not in a Pool. Assume pools is sorted.

findPool
(
void* p
)

Meta