Struct IntSizeInterop

Struct IntSizeInterop#

Struct Documentation#

struct IntSizeInterop#

This structure describes a size, given by its width and height.

Public Members

std::int32_t w#

The width.

std::int32_t h#

The height.