Struct IntSizeInterop# Defined in File misc_types.h 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.