da_bgfx_set_view_rect

Set view rectangle. Draw primitive outside view will be clipped.

version(!BindBgfx_Static)
extern (C) @nogc nothrow __gshared
alias da_bgfx_set_view_rect = void function
(,
ushort _x
,
ushort _y
,
ushort _width
,
ushort _height
)

Meta