Kaba function SwapChain.present ed

...

Syntax ed

func mut SwapChain.present(image_index: i32, wait_sem: Semaphore*[]) -> bool

Parameters ed

image_index: i32
...

wait_sem: Semaphore*[]
...

Return ed

...