Function sdl2_sys::SDL_GameControllerGetStringForButton

source ยท
pub unsafe extern "C" fn SDL_GameControllerGetStringForButton(
    button: SDL_GameControllerButton,
) -> *const c_char
Expand description

turn this button enum into a string mapping