Function libxdo_sys::xdo_translate_window_with_sizehint [] [src]

pub unsafe extern "C" fn xdo_translate_window_with_sizehint(
    xdo: *const xdo_t,
    window: Window,
    width: c_uint,
    height: c_uint,
    width_ret: *mut c_uint,
    height_ret: *mut c_uint
) -> c_int