[][src]Function tcod::input::check_for_event

pub fn check_for_event(event_mask: EventFlags) -> Option<(EventFlags, Event)>