[][src]Macro sgx_trts::global_dtors_object

macro_rules! global_dtors_object {
    ($var_name:ident, $func_name:ident = $func:block) => { ... };
}