Skip to main content

set_pre_exit_hook

Function set_pre_exit_hook 

Source
pub fn set_pre_exit_hook(hook: Box<dyn FnOnce() + Send + 'static>)