Retrieves the pool associated with a buffer.
MPOOL mpool_ptr2pool(
    void *  buf
);
buf 
buf belongs to. 
EINVAL | 
The pool is not a valid MPOOL buffer. | 
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 4.0 | intime/rt/include/mpool.h | mpool.h | clib.lib |