Function libxdo_sys::xdo_get_window_size [] [src]

pub unsafe extern "C" fn xdo_get_window_size(
    xdo: *const xdo_t,
    wid: Window,
    width_ret: *mut c_uint,
    height_ret: *mut c_uint
) -> c_int