pa_mainloop_api.io_set_destroy

Set a function that is called when the IO event source is destroyed. Use this to free the userdata argument if required

struct pa_mainloop_api
void function(pa_io_event* e, pa_io_event_destroy_cb_t cb) io_set_destroy;

Meta