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