Function XMoveWindow

Source
pub unsafe extern "C" fn XMoveWindow(
    display: *mut Display,
    window: Window,
    x: c_int,
    y: c_int,
)