mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
9f6f4dfcb9
commit
69ee186a1e
1 changed files with 1 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ extern DECLSPEC int SDLCALL SDL_ClearClipboardData(void);
|
|||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
* \sa SDL_HasClipboardData
|
||||
* \sa SDL_SetClipboardData
|
||||
*/
|
||||
extern DECLSPEC void *SDLCALL SDL_GetClipboardData(const char *mime_type, size_t *size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue