struct EE::Window::InputEvent::QuitEvent

The “quit requested” event

#include <inputevent.hpp>

struct QuitEvent {
    // fields

    Uint8 type;
};