SDL_JoystickNumButtons

Function SDL_JoystickNumButtons 

Source
pub unsafe extern "C" fn SDL_JoystickNumButtons(
    joystick: *mut SDL_Joystick,
) -> c_int