callback property
The callback to be called when the pool is unable to allocate memory.
Implementation
external ffi.Pointer<pj_pool_callback> callback;
The callback to be called when the pool is unable to allocate memory.
external ffi.Pointer<pj_pool_callback> callback;