mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-29 16:09:13 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
ef1fdf11bd
commit
cbdbd66e18
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SaveFile_IO(SDL_IOStream *src, const void *
|
||||||
/**
|
/**
|
||||||
* Save all the data into a file path.
|
* Save all the data into a file path.
|
||||||
*
|
*
|
||||||
* \param file the path to read all available data from.
|
* \param file the path to write all available data into.
|
||||||
* \param data the data to be written. If datasize is 0, may be NULL or a
|
* \param data the data to be written. If datasize is 0, may be NULL or a
|
||||||
* invalid pointer.
|
* invalid pointer.
|
||||||
* \param datasize the number of bytes to be written.
|
* \param datasize the number of bytes to be written.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue