pub type Pixmap = u32;
Trait Implementations§
source§impl<C: RequestConnection> From<&PixmapWrapper<C>> for Pixmap
impl<C: RequestConnection> From<&PixmapWrapper<C>> for Pixmap
source§fn from(from: &PixmapWrapper<C>) -> Self
fn from(from: &PixmapWrapper<C>) -> Self
Converts to this type from the input type.