SDL_HintCallback

Undocumented in source.
alias SDL_HintCallback = void function
(
void* userdata
,
const(char)* name
,
const(char)* oldValue
,
const(char)* newValue
)
nothrow

Meta