Module window

Source
Expand description

Defines the KhoraWindow trait and related types for windowing abstraction.

Traits§

KhoraWindow
A trait that abstracts the behavior of an application window.
WindowHandle
A marker trait that combines windowing handle requirements for use in trait objects.

Type Aliases§

KhoraWindowHandle
A thread-safe, reference-counted trait object representing a window.