mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 11:28:15 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -116,7 +116,8 @@ typedef struct SDL_FRect
|
|||||||
* Convert an SDL_Rect to SDL_FRect
|
* Convert an SDL_Rect to SDL_FRect
|
||||||
*
|
*
|
||||||
* \param rect a pointer to an SDL_Rect.
|
* \param rect a pointer to an SDL_Rect.
|
||||||
* \param frect a pointer filled in with the floating point representation of `rect`.
|
* \param frect a pointer filled in with the floating point representation of
|
||||||
|
* `rect`.
|
||||||
*
|
*
|
||||||
* \threadsafety It is safe to call this function from any thread.
|
* \threadsafety It is safe to call this function from any thread.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user