[][src]Function wgpu_native::device_create_swap_chain

pub fn device_create_swap_chain<B: GfxBackend>(
    global: &Global,
    device_id: DeviceId,
    surface_id: SurfaceId,
    desc: &SwapChainDescriptor
) -> SwapChainId