pa_mainloop_api.time_set_destroy

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

struct pa_mainloop_api
void function(pa_time_event* e, pa_time_event_destroy_cb_t cb) time_set_destroy;

Meta