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