Struct wayland_sys::cursor::WAYLAND_CURSOR_HANDLE []

pub struct WAYLAND_CURSOR_HANDLE {
    // some fields omitted
}

Trait Implementations

impl Deref for WAYLAND_CURSOR_HANDLE

type Target = &'static WaylandCursor

fn deref<'a>(&'a self) -> &'a &'static WaylandCursor