TextLength function
See RaylibCoreFlatModule.TextLength.
Implementation
int TextLength(
MemoryPointer<RChar> text,
) => _module.TextLength(text);
See RaylibCoreFlatModule.TextLength.
int TextLength(
MemoryPointer<RChar> text,
) => _module.TextLength(text);