libxdo_sys

Function xdo_reparent_window

Source
pub unsafe extern "C" fn xdo_reparent_window(
    xdo: *const xdo_t,
    wid_source: Window,
    wid_target: Window,
) -> c_int