Home -> WindowSystemInfoWayland -> Constructor

Description

The WindowSystemInfoWayland constructor creates a platform binding structure and initializes the inherited structureSizeInBytes and type discriminator fields.

Usage

WindowSystemInfoWayland(wl_display* display);

Argument list

display [wl_display*]
The Wayland display.

See also