void GestureMultiTapCancelCallback(int pointer)

Signature for when the pointer that previously triggered a GestureMultiTapDownCallback will not end up causing a tap.

Source

typedef void GestureMultiTapCancelCallback(int pointer);