[−][src]Function sdl2_sys::SDL_GetTouchFinger
pub unsafe extern "C" fn SDL_GetTouchFinger(
touchID: SDL_TouchID,
index: c_int
) -> *mut SDL_Finger
\brief Get the finger object of the given touch, with the given index.
pub unsafe extern "C" fn SDL_GetTouchFinger(
touchID: SDL_TouchID,
index: c_int
) -> *mut SDL_Finger
\brief Get the finger object of the given touch, with the given index.