TextFindIndex

Find first text occurrence within a string

version(BindRaylib_Static)
extern (C) @nogc nothrow
int
TextFindIndex
(
const(char)* text
,
const(char)* find
)

Meta