Type Definition SwapChainId
wgpu_core::id
type SwapChainId = Id<SwapChain<Empty>>;
impl SwapChainId
pub fn to_surface_id(self) -> SurfaceId