Type Definition libpulse_binding::context::introspect::SourceOutputInfoCb
[−]
[src]
type SourceOutputInfoCb = extern "C" fn(c: *mut ContextInternal, i: *const SourceOutputInfoInternal, eol: i32, userdata: *mut c_void);
Callback prototype for
Introspector::get_source_output_info
and friends.