Struct libpulse_binding::mainloop::events::io::IoEventRef [−][src]
pub struct IoEventRef<T: 'static> where
T: MainloopInnerType, { /* fields omitted */ }Expand description
A reference to an IO event source, provided to the callback, allowing modification within the callback itself.