Type Alias PingSource
pub type PingSource = PingSource;Available on crate feature
wayland and Linux only.Expand description
The Ping handle
This handle can be cloned and sent accross threads. It can be used to
send pings to the PingSource.
Aliased Typeยง
pub struct PingSource { /* private fields */ }