Trait gfx_app::ApplicationD3D11 [] [src]

pub trait ApplicationD3D11 {
    fn launch(&str, Config);
}

Required Methods

Implementors