Struct wgpu_core::swap_chain::SwapChain [−][src]
pub struct SwapChain<B: Backend> { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl<B> !RefUnwindSafe for SwapChain<B>
impl<B> !UnwindSafe for SwapChain<B>