Function sdl2_sys::joystick::SDL_JoystickGetBall [] [src]

pub unsafe extern "C" fn SDL_JoystickGetBall(
    joystick: *mut SDL_Joystick,
    ball: c_int,
    dx: *const c_int,
    dy: *const c_int
) -> c_int