mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-04 19:55:19 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
c223c5494d
commit
6f45f97af0
1 changed files with 2 additions and 1 deletions
|
|
@ -487,7 +487,8 @@ typedef void (SDLCALL *SDL_LogOutputFunction)(void *userdata, int category, SDL_
|
|||
/**
|
||||
* Get the default log output function.
|
||||
*
|
||||
* \returns the default log output callback.
|
||||
* \returns the default log output callback. It should be called with NULL for
|
||||
* the userdata argument.
|
||||
*
|
||||
* \threadsafety It is safe to call this function from any thread.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue