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

type SwapChainId = Id<SwapChain<Empty>>;

Implementations

impl SwapChainId[src][]

pub fn to_surface_id(self) -> SurfaceId[src]