mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-26 18:16:44 +08:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -487,7 +487,8 @@ typedef void (SDLCALL *SDL_LogOutputFunction)(void *userdata, int category, SDL_
|
|||||||
/**
|
/**
|
||||||
* Get the default log output function.
|
* 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.
|
* \threadsafety It is safe to call this function from any thread.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user