pub struct Event { /* private fields */ }Expand description
An opaque UNIX signal event source object.
Note: Saves a copy of the closure callbacks, which it frees on drop.
pub struct Event { /* private fields */ }An opaque UNIX signal event source object.
Note: Saves a copy of the closure callbacks, which it frees on drop.