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

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

Callback prototype for Introspector::get_source_output_info and friends.