pub unsafe extern "C" fn SDL_RecordGesture(
    touchId: SDL_TouchID
) -> c_int
Expand description

Begin Recording a gesture on the specified touch, or all touches (-1).