x11rb::protocol::xfixes

Type Alias Region

pub type Region = u32;

Trait Implementations§

Source§

impl<C: RequestConnection> From<&RegionWrapper<C>> for Region

Source§

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

Converts to this type from the input type.