Function MaaSyncContextSwipe

Source
pub unsafe extern "C" fn MaaSyncContextSwipe(
    sync_context: MaaSyncContextHandle,
    x1: i32,
    y1: i32,
    x2: i32,
    y2: i32,
    duration: i32,
) -> MaaBool
Available on crate feature internal only.