[][src]Type Definition libpulse_sys::pa_stream_event_cb_t

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