add_exit_listener

Function add_exit_listener 

Source
pub(crate) fn add_exit_listener<F: Fn() + Send + Sync + 'static>(f: F) -> usize