[][src]Function native_windows_gui::dispatch_events

pub fn dispatch_events()

Dispatch the messages waiting the the system message queue to the associated Uis. This includes NWG custom messages.

Return once a quit event was received.