Home -> WindowSystemInfoXCB -> Constructor
Description
The WindowSystemInfoXCB constructor creates a platform binding structure and initializes the inherited structureSizeInBytes and type discriminator fields.
Usage
WindowSystemInfoXCB(xcb_connection_t* connection);
Argument list
- connection [xcb_connection_t*]
- The XCB connection.