Kaba function Device.create_simple ed
...
Syntax ed
func static Device.create_simple(instance: Instance*, surface: void*, op: string[]) -> xfer[Device]
Parameters ed
- instance: Instance*
- ...
- surface: void*
- ...
- op: string[]
- ...
Return ed
...
...
func static Device.create_simple(instance: Instance*, surface: void*, op: string[]) -> xfer[Device]
...