[][src]Type Definition caldera_bindings::pulseaudio::pa_context_event_cb_t

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