Skip to contents

Register all input events.

Usage

poll_input_events()

Note

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

void PollInputEvents(void);

Examples

if (FALSE) {
poll_input_events()
}