VisualServerSingleton.viewportSetSize

Sets the viewport's width and height.

struct VisualServerSingleton
@nogc nothrow
void
viewportSetSize
(
in RID viewport
,
in long width
,
in long height
)

Meta