Function set_data_evt_queue

Source
pub fn set_data_evt_queue(dq: Rc<RefCell<dyn DataQueue>>)
Expand description

§Panics

Panics if thread-local storage cannot be accessed or the global data event queue is already set.