mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-18 15:51:44 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -1542,8 +1542,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_aligned_free(void *mem);
|
|||||||
/**
|
/**
|
||||||
* Get the number of outstanding (unfreed) allocations.
|
* Get the number of outstanding (unfreed) allocations.
|
||||||
*
|
*
|
||||||
* \returns the number of allocations or
|
* \returns the number of allocations or -1 if allocation counting is
|
||||||
* -1 if allocation counting is disabled.
|
* disabled.
|
||||||
*
|
*
|
||||||
* \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