Type Definition wgpu_core::id::SwapChainId[][src]

type SwapChainId = Id<SwapChain<Empty>>;

Implementations

impl SwapChainId[src]