Function rokol::app::consume_event[][src]

pub fn consume_event()
Expand description

Call from inside event callback to consume the current event (don’t forward to platform)

NOTE: this function is only implemented for HTML5 backend (see sokol_app.h ln 352)