Function SDL_GameControllerNumMappings

pub unsafe extern "C" fn SDL_GameControllerNumMappings() -> i32
Available on crate feature dep_sdl2 only.
Expand description

Get the number of mappings installed.

\returns the number of mappings.

\since This function is available since SDL 2.0.6.