Type Alias x11rb::protocol::damage::Damage

source ·
pub type Damage = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&DamageWrapper<C>> for Damage

source§

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

Converts to this type from the input type.