Type Definition libpulse_binding::context::introspect::SinkInfoCb [] [src]

type SinkInfoCb = extern "C" fn(_: *mut ContextInternal, _: *const SinkInfoInternal, _: i32, _: *mut c_void);

Callback prototype for Introspector::get_sink_info_by_name and friends.