Function gfx_window_glutin::init [] [src]

pub fn init<Cf: RenderFormat = Rgba8, Df: DepthFormat = DepthStencil>(builder: WindowBuilder) -> (Window, Device, Factory, RenderTargetView<Resources, Cf>, DepthStencilView<Resources, Df>)

Initialize with a window builder.