Type Definition libpulse_binding::context::introspect::SourceInfoCb
[−]
[src]
type SourceInfoCb = extern "C" fn(_: *mut ContextInternal, _: *const SourceInfoInternal, _: i32, _: *mut c_void);
Callback prototype for
Introspector::get_source_info_by_name
and friends.