Rect.size

Proxy to the size array containing the width and height of the dsdl2.Rect

struct Rect
ref return inout @property @trusted
inout(int[2])
size
()

Return Value

Type: inout(int[2])

reference to the static int[2] array

Meta