Type Alias x11rb::protocol::xfixes::Region

source ·
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.