TextIsEqual

Check if two text string are equal

version(BindRaylib_Static)
extern (C) @nogc nothrow
bool
TextIsEqual
(
const(char)* text1
,
const(char)* text2
)

Meta