reopen

Function reopen 

Source
pub fn reopen()
Expand description

Signals the application to reopen.

This function sends a Reopen event to the application’s event loop. It is safe to call from any thread.