Type Alias x11rb::protocol::xproto::Pixmap

source ·
pub type Pixmap = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&PixmapWrapper<C>> for Pixmap

source§

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

Converts to this type from the input type.