x11rb::protocol::xproto

Type Alias Pixmap

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.