pImageText

Create an image from text (default font)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pImageText = Image function
(
const(char)* text
,,)

Meta