Function sdl2_sys::SDL_GetNumTouchFingers

source ยท
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.