pub unsafe extern "C" fn view_dispatcher_enable_queue(
    view_dispatcher: *mut ViewDispatcher
)
Expand description

Enable queue support

If queue enabled all input and custom events will be dispatched throw internal queue

@param view_dispatcher ViewDispatcher instance