Skip to main content

get_system_command_sender

Function get_system_command_sender 

Source
pub fn get_system_command_sender() -> DispatchSender<SystemCommand>
Expand description

Gets the thread-local system command sender.

ยงPanics

Panics if the sender is uninitialized.