pub unsafe extern "C" fn SDL_JoystickGetType(
    joystick: *mut SDL_Joystick
) -> SDL_JoystickType
Expand description

Get the type of an opened joystick.