pub unsafe extern "C" fn SDL_GetTouchDeviceType( touchID: SDL_TouchID, ) -> SDL_TouchDeviceType
Get the type of the given touch device.
touchID
Returns touch device type.
This function is available since SDL 3.2.0.