Function XGetMotionEvents

pub unsafe extern "C" fn XGetMotionEvents(
    arg1: *mut _XDisplay,
    arg2: u64,
    arg3: u64,
    arg4: u64,
    arg5: *mut i32,
) -> *mut XTimeCoord
Available on crate feature dep_sdl2 only.