mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -532,7 +532,7 @@ extern DECLSPEC float SDLCALL SDL_GetDisplayContentScale(SDL_DisplayID displayID
|
|||||||
* - pixel density -> lowest to highest
|
* - pixel density -> lowest to highest
|
||||||
*
|
*
|
||||||
* \param displayID the instance ID of the display to query
|
* \param displayID the instance ID of the display to query
|
||||||
* \param count a pointer filled in with the number of displays returned
|
* \param count a pointer filled in with the number of display modes returned
|
||||||
* \returns a NULL terminated array of display mode pointers which should be
|
* \returns a NULL terminated array of display mode pointers which should be
|
||||||
* freed with SDL_free(), or NULL on error; call SDL_GetError() for
|
* freed with SDL_free(), or NULL on error; call SDL_GetError() for
|
||||||
* more details.
|
* more details.
|
||||||
|
Reference in New Issue
Block a user