Function sdl2_sys::SDL_GetTouchFinger
source ยท pub unsafe extern "C" fn SDL_GetTouchFinger(
touchID: SDL_TouchID,
index: c_int,
) -> *mut SDL_Finger
Expand description
\brief Get the finger object of the given touch, with the given index.