SDL_AudioCallback

Undocumented in source.
alias SDL_AudioCallback = void function
(
void* userdata
,
ubyte* stream
,
int len
)
nothrow

Meta