pub unsafe extern "C" fn SDL_GetNumTouchFingers(
    touchID: SDL_TouchID
) -> c_int
Expand description

\brief Get the number of active fingers for a given touch device.