Type Alias x11rb::protocol::shm::Seg

source ·
pub type Seg = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&SegWrapper<C>> for Seg

source§

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

Converts to this type from the input type.