Function sdl2_sys::SDL_RecordGesture
source ยท pub unsafe extern "C" fn SDL_RecordGesture(
touchId: SDL_TouchID,
) -> c_int
Expand description
\brief Begin Recording a gesture on the specified touch, or all touches (-1)
pub unsafe extern "C" fn SDL_RecordGesture(
touchId: SDL_TouchID,
) -> c_int
\brief Begin Recording a gesture on the specified touch, or all touches (-1)