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

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