Function libxdo_sys::xdo_get_window_location [] [src]

pub unsafe extern "C" fn xdo_get_window_location(
    xdo: *const xdo_t,
    wid: Window,
    x_ret: *mut c_int,
    y_ret: *mut c_int,
    screen_ret: *mut *mut Screen
) -> c_int