WGPUSurfaceSourceWindowsHWND

value class WGPUSurfaceSourceWindowsHWND(val $mem: MemorySegment)

Chained in WGPUSurfaceDescriptor to make an WGPUSurface wrapping a Windows HWND.

Constructors

Link copied to clipboard
constructor(gc: Boolean)
constructor($mem: MemorySegment)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val $mem: MemorySegment
Link copied to clipboard
Link copied to clipboard

The HINSTANCE for this application. Most commonly GetModuleHandle(nullptr).

Link copied to clipboard

The HWND that will be wrapped by the WGPUSurface.