Skip to contents

Set window focused.

Usage

set_window_focused()

Note

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

void SetWindowFocused(void);

See also

Examples

if (FALSE) {
set_window_focused()
}