SDL_AudioSpec.callback

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct SDL_AudioSpec
extern (C)
void function(void* userdata, Uint8* stream, int len) callback;

Meta