Type Alias x11rb::protocol::record::Context

source ·
pub type Context = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&ContextWrapper<C>> for Context

source§

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

Converts to this type from the input type.