pub unsafe extern "C" fn SDL_GameControllerGetStringForAxis(
    axis: SDL_GameControllerAxis
) -> *const c_char
Expand description

Turn this axis enum into a string mapping.