Function libxdo_sys::xdo_move_mouse_relative_to_window [] [src]

pub unsafe extern "C" fn xdo_move_mouse_relative_to_window(
    xdo: *const xdo_t,
    window: Window,
    x: c_int,
    y: c_int
) -> c_int