mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 07:00:48 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
301f3ffa9d
commit
6e885d9619
1 changed files with 1 additions and 1 deletions
|
|
@ -3323,7 +3323,7 @@ SDL_FORCE_INLINE SDL_bool SDL_size_add_check_overflow_builtin(size_t a, size_t b
|
|||
*
|
||||
* If for some reason you need to force this typedef to be an actual `void *`,
|
||||
* perhaps to work around a compiler or existing code, you can define
|
||||
* `SDL_FUNCTION_IS_VOID_POINTER` before including any SDL headers.
|
||||
* `SDL_FUNCTION_POINTER_IS_VOID_POINTER` before including any SDL headers.
|
||||
*
|
||||
* \since This datatype is available since SDL 3.0.0.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue