Closed flibitijibibo closed 1 month ago
It knows enough to throw IntPtr there, but doesn't give UserProvidedData the option to alias it to out SDL_EventFilter.
out SDL_EventFilter
resolved; the program now produces an SDL_GetEventFilter identical to the manual edit. the fix also resolved the same issue in SDL_GetLogOutputFunction.
SDL_GetLogOutputFunction
It knows enough to throw IntPtr there, but doesn't give UserProvidedData the option to alias it to
out SDL_EventFilter
.