Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-10-01 18:45:52 +00:00
parent eced9f58a9
commit 34033d5838

View file

@ -2756,7 +2756,7 @@ extern SDL_DECLSPEC SDL_EGLSurface SDLCALL SDL_EGL_GetWindowSurface(SDL_Window *
* \param surfaceAttribCallback callback for attributes to pass to
* eglCreateSurface.
* \param contextAttribCallback callback for attributes to pass to
* eglCreateContext.
* eglCreateContext.
* \param userdata a pointer that is passed to the callbacks.
*
* \since This function is available since SDL 3.0.0.