Size

@safe
struct Size {}

Members

Variables

height
int height;
width
int width;

Meta