libxdo_sys

Function xdo_find_window_client

Source
pub unsafe extern "C" fn xdo_find_window_client(
    xdo: *const xdo_t,
    window: Window,
    window_ret: *mut Window,
    direction: c_int,
) -> c_int