Set a custom key to exit program (default is ESC).
Note
This function has been auto-generated from the following Raylib function definition:
void SetExitKey(int key);See also
Other key functions:
get_char_pressed(),
get_key_pressed(),
is_key_down(),
is_key_pressed(),
is_key_released(),
is_key_up()
