Function sdl2_sys::XWarpPointer
source ยท pub unsafe extern "C" fn XWarpPointer(
arg1: *mut Display,
arg2: Window,
arg3: Window,
arg4: c_int,
arg5: c_int,
arg6: c_uint,
arg7: c_uint,
arg8: c_int,
arg9: c_int,
) -> c_int