Function sdl2_sys::SDL_GetTouchDeviceType
source ยท 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.