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
The resulting type after dereferencing
fn deref<'a>(&'a self) -> &'a &'static WaylandCursor
The method called to dereference a value