[][src]Function sdl2_sys::SDL_GameControllerMapping

pub unsafe extern "C" fn SDL_GameControllerMapping(
    gamecontroller: *mut SDL_GameController
) -> *mut c_char

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