WindowShouldClose function

bool WindowShouldClose()

See RaylibCoreFlatModule.WindowShouldClose.

Implementation

bool WindowShouldClose() => _module.WindowShouldClose();