libxdo_sys

Function xdo_get_window_location

Source
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