const char * SDL_GetTouchDeviceName(SDL_TouchID touchID);
(const char *) タッチデバイスの名前を戻す. 失敗のときNULLを戻す. SDL_GetError()を呼んで詳細を知ることができる.