Skip to contents

Hides cursor.

Usage

hide_cursor()

Note

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

void HideCursor(void);

Examples

if (FALSE) {
hide_cursor()
}