sdl2_sys::audio::SDL_AudioCallback [] [src]

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