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

type StatInfoCb = extern "C" fn(_: *mut ContextInternal, _: *const StatInfo, _: *mut c_void);

Callback prototype for Introspector::stat.