d4743183
1 2 3 4 5
/// The rendering target of a window. /// /// It represents a series of virtual framebuffers with a scale factor. #[derive(Debug)] pub struct SwapChain;