Results 1 - 5 of 5 results out of about 6839 pages. (3.96 seconds)
- SDL_LogSetOutputFunction . . . 4 matches
- ...
= SDL_LogSetOutputFunction =
Use this function to replace the default log output function with one of your own.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_L...
- SGStructures . . . 4 matches
- ...er is often named '''callback''' but may have other names.||
||''Example'': [[SDL_LogSetOutputFunction]](), [[SDL_AddEventWatch]](), [[SDL_CreateThread]](), [[SDL_SetAssertionHandl...
- SGFunctions . . . 4 matches
- ... names (such as '''filter''', '''fn''', or '''handler''').||
||''Example'': [[SDL_LogSetOutputFunction]](), [[SDL_AddEventWatch]](), [[SDL_CreateThread]](), [[SDL_SetAssertionHandl...
- SDL_LogGetOutputFunction . . . 2 matches
- ...ere its parameters are:
||`userdata`||what was passed as '''userdata''' to [[SDL_LogSetOutputFunction]]()||
||`category`||the category of the message; see [[#category|Remarks]] f...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
