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

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

Callback prototype for Introspector::get_server_info.