pub fn get_data_event_sender() -> EventSender<DataEvent>
Gets the thread-local data event sender.
Panics if the sender is uninitialized.