Contents:
Defined in File mpool.h
Request a memory chunk from a mpool with a timeout.
the_pool – The mpool handle.
to – Timeout.
chunk – The pointer to fill. Can be NULL.
The allocated chunk, or NULL if an error occurred.