libxdo_sys

Function xdo_move_window

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