Function get_data_evt_queue

Source
pub fn get_data_evt_queue() -> Rc<RefCell<dyn DataQueue>>
Expand description

§Panics

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