Skip to contents

Check if KEY_ESCAPE pressed or Close icon pressed.

Usage

window_should_close()

Value

A logical

Note

This function has been auto-generated from the following Raylib function definition:

bool WindowShouldClose(void);