Enables cursor (unlock cursor).
Note
This function has been auto-generated from the following Raylib function definition:
void EnableCursor(void);See also
Other cursor functions: 
disable_cursor(),
hide_cursor(),
is_cursor_hidden(),
is_cursor_on_screen(),
set_mouse_cursor(),
show_cursor()
