Type Definition sdl2_sys::SDL_AudioFilter [] [src]

type SDL_AudioFilter = Option<unsafe extern "C" fn(_: *mut SDL_AudioCVT, _: SDL_AudioFormat)>;