Function SDL_GameControllerGetAxis

Source
pub unsafe extern "C" fn SDL_GameControllerGetAxis(
    gamecontroller: *mut c_void,
    axis: i32,
) -> i16