Type Alias x11rb::protocol::render::Glyphset

source ·
pub type Glyphset = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&GlyphsetWrapper<C>> for Glyphset

source§

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

Converts to this type from the input type.