Function sgx_trts::trts::at_exit

source ·
pub fn at_exit<F: FnOnce() + Send + 'static>(f: F) -> bool