Kaba function SwapChain.create ed
...
Syntax ed
func static SwapChain.create(device: Device*, width: i32, height: i32) -> xfer[SwapChain]
Parameters ed
- device: Device*
- ...
- width: i32
- ...
- height: i32
- ...
Return ed
...
...
func static SwapChain.create(device: Device*, width: i32, height: i32) -> xfer[SwapChain]
...