Macro sgx_trts::global_dtors_object [] [src]

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