Is there a Simple Example of the new SDL3 Callback App Structure
Is there a simple, self-contained example of using the new SDL3 callback structure* with no main()
function rather than the traditional one where the application pumps the main loop?