See RaylibCore.TextFindIndex.
int TextFindIndex(Pointer<Char> text, Pointer<Char> find) => _module.TextFindIndex(text, find);