[][src]Type Definition gfx_window_sdl::InitOk

type InitOk<Cf, Df> = (Window, GLContext, Device, Factory, RenderTargetView<Resources, Cf>, DepthStencilView<Resources, Df>);