wgpu_create_swapchain_surface function
Stub for unsupported platforms.
Implementation
@ffi.Native<
ffi.Uint64 Function(ffi.Uint64, ffi.IntPtr, ffi.Uint32, ffi.Uint32)
>()
external int wgpu_create_swapchain_surface(
int _device_handle,
int _native_handle,
int _width,
int _height,
);