Type Definition libpulse_sys::stream::pa_stream_event_cb_t[][src]

pub type pa_stream_event_cb_t = Option<extern "C" fn(p: *mut pa_stream, name: *const c_char, pl: *mut pa_proplist, userdata: *mut c_void)>;