ReactOS 0.4.16-dev-822-gbcedb53
_onexit_table_t Struct Reference

#include <corecrt_startup.h>

Public Attributes

_PVFV_first
 
_PVFV_last
 
_PVFV_end
 

Detailed Description

Definition at line 137 of file corecrt_startup.h.

Member Data Documentation

◆ _end

_PVFV* _onexit_table_t::_end

Definition at line 141 of file corecrt_startup.h.

◆ _first

_PVFV* _onexit_table_t::_first

Definition at line 139 of file corecrt_startup.h.

◆ _last

_PVFV* _onexit_table_t::_last

Definition at line 140 of file corecrt_startup.h.


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