DrawText

Draw text (using default font)

version(BindRaylib_Static)
extern (C) @nogc nothrow
void
DrawText
(
const(char)* text
,
int posX
,
int posY
,,)

Meta