libxdo_sys

Function xdo_set_window_size

Source
pub unsafe extern "C" fn xdo_set_window_size(
    xdo: *const xdo_t,
    wid: Window,
    w: c_int,
    h: c_int,
    flags: c_int,
) -> c_int