Function sdl2_sys::SDL_GameControllerMapping
source ยท pub unsafe extern "C" fn SDL_GameControllerMapping(
gamecontroller: *mut SDL_GameController,
) -> *mut c_char
Expand description
Get a mapping string for an open GameController
\return the mapping string. Must be freed with SDL_free(). Returns NULL if no mapping is available