pDrawRectangleLines

Draw rectangle outline

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pDrawRectangleLines = void function
(
int posX
,
int posY
,
int width
,
int height
,)

Meta