ReactOS 0.4.16-dev-2104-gb84fa49
_onexit_table_t Struct Reference

#include <corecrt_startup.h>

Public Attributes

_PVFV_first
 
_PVFV_last
 
_PVFV_end
 

Detailed Description

Definition at line 29 of file corecrt_startup.h.

Member Data Documentation

◆ _end

_PVFV * _onexit_table_t::_end

Definition at line 32 of file corecrt_startup.h.

Referenced by test__initialize_onexit_table().

◆ _first

_PVFV * _onexit_table_t::_first

Definition at line 30 of file corecrt_startup.h.

Referenced by test__initialize_onexit_table().

◆ _last

_PVFV * _onexit_table_t::_last

Definition at line 31 of file corecrt_startup.h.

Referenced by test__initialize_onexit_table().


The documentation for this struct was generated from the following files: