pGuiIconText

Get text with icon id prepended (if supported)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGuiIconText = const(char)* function
(
int iconId
,
const(char)* text
)

Meta