SDL_GetDefaultLogOutputFunction

Get the default log output function.

extern (C) nothrow @nogc
SDL_GetDefaultLogOutputFunction
()

Return Value

the default log output callback.

Threadsafety: It is safe to call this function from any thread.

See Also

Meta