SetWindowTitle function
See RaylibCoreFlatModule.SetWindowTitle.
Implementation
void SetWindowTitle(
MemoryPointer<RChar> title,
) => _module.SetWindowTitle(title);
See RaylibCoreFlatModule.SetWindowTitle.
void SetWindowTitle(
MemoryPointer<RChar> title,
) => _module.SetWindowTitle(title);