sdl2::audio::ll::SDL_AudioCallback[src]

type SDL_AudioCallback = Option< extern "C" fn(arg1: *c_void, arg2: *uint8_t, arg3: c_int)>;