x11rb::protocol::xproto

Type Alias Cursor

source
pub type Cursor = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&CursorWrapper<C>> for Cursor

source§

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

Converts to this type from the input type.