Skip to main content

MaaControllerPostTouchMove

Function MaaControllerPostTouchMove 

Source
pub unsafe extern "C" fn MaaControllerPostTouchMove(
    ctrl: *mut MaaController,
    contact: i32,
    x: i32,
    y: i32,
    pressure: i32,
) -> MaaCtrlId