pub fn open_external(uri: &str)Expand description
Open the given external URI in the desktop’s default manner.
Shell (Explorer / Finder) interface. For usage example please refer to nw_sys::shell
For example, mailto: URLs in the default mail user agent.