Function sdl2_sys::SDL_GetTouchDevice
source ยท 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.
pub unsafe extern "C" fn SDL_GetTouchDevice(
index: c_int,
) -> SDL_TouchID
\brief Get the touch ID with the given index, or 0 if the index is invalid.