pa_time_event_cb_t

A time event callback prototype \since 0.9.3

extern (C)
alias pa_time_event_cb_t = void function
(,,
const(timeval)* tv
,
void* userdata
)

Meta