Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
f8d8bf8066
commit
ecea3471f6
1 changed files with 2 additions and 2 deletions
|
@ -1542,8 +1542,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_aligned_free(void *mem);
|
|||
/**
|
||||
* Get the number of outstanding (unfreed) allocations.
|
||||
*
|
||||
* \returns the number of allocations or
|
||||
* -1 if allocation counting is disabled.
|
||||
* \returns the number of allocations or -1 if allocation counting is
|
||||
* disabled.
|
||||
*
|
||||
* \threadsafety It is safe to call this function from any thread.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue