Function sdl2_sys::SDL_GameControllerNumMappings
source ยท pub unsafe extern "C" fn SDL_GameControllerNumMappings() -> c_int
Expand description
Get the number of mappings installed.
\returns the number of mappings.
\since This function is available since SDL 2.0.6.