PollInputEvents method
void
PollInputEvents()
Implementation
void PollInputEvents() => run(
() => 'PollInputEvents()',
() => rl.Core.PollInputEvents(),
);
void PollInputEvents() => run(
() => 'PollInputEvents()',
() => rl.Core.PollInputEvents(),
);