Type Alias x11rb::protocol::sync::Alarm

source ·
pub type Alarm = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&AlarmWrapper<C>> for Alarm

source§

fn from(from: &AlarmWrapper<C>) -> Self

Converts to this type from the input type.