callback property

Pointer<pj_pool_callback> callback
getter/setter pair

Default callback to be called when memory allocation fails.

Implementation

external ffi.Pointer<pj_pool_callback> callback;