[][src]Function fermium::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.