Function sdl2_sys::XMoveWindow

source ·
pub unsafe extern "C" fn XMoveWindow(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_int,
    arg4: c_int
) -> c_int