pub unsafe extern "C" fn SDL_GetTouchDeviceType(
    touchID: SDL_TouchID
) -> SDL_TouchDeviceType
Expand description

Get the type of the given touch device.

\since This function is available since SDL 2.0.10.