Function global_root_client

Source
pub fn global_root_client() -> &'static Instance<()>
Expand description

Context use by root client to send messages. This mailbox allows us to open ports before we know which proc the messages will be sent to.