cb property

Pointer<pj_timer_heap_callback> cb
getter/setter pair

Callback to be called when the timer expires.

Implementation

external ffi.Pointer<pj_timer_heap_callback> cb;