pub unsafe extern "C" fn SDL_GetTouchDevice(
    index: c_int
) -> SDL_TouchID
Expand description

\brief Get the touch ID with the given index, or 0 if the index is invalid.