pub unsafe extern "C" fn SDL_GetTouchName( index: c_int, ) -> *const c_char
Get the touch device name as reported from the driver or NULL if the index is invalid.
\since This function is available since SDL 2.0.22.