Struct enigo::Enigo [] [src]

pub struct Enigo {
    pub display: *mut Display,
    pub window: Window,
    pub xlib: Xlib,
    pub xtest: Xf86vmode,
}

Fields

Methods

impl Enigo
[src]

Trait Implementations

impl Default for Enigo
[src]

Returns the "default value" for a type. Read more

impl MouseControllable for Enigo
[src]

impl KeyboardControllable for Enigo
[src]