destroy property
Pointer<NativeFunction<pj_status_t Function(Pointer<pjsip_tpfactory> factory1)> >
destroy
getter/setter pair
Destroy the listener.
Implementation
external ffi.Pointer<
ffi.NativeFunction<
pj_status_t Function(ffi.Pointer<pjsip_tpfactory> factory1)>> destroy;