ReactOS 0.4.15-dev-7953-g1f49173
MSVCRT__onexit_table_t Struct Reference

#include <msvcrt.h>

Public Attributes

MSVCRT__onexit_t_first
 
MSVCRT__onexit_t_last
 
MSVCRT__onexit_t_end
 

Detailed Description

Definition at line 230 of file msvcrt.h.

Member Data Documentation

◆ _end

MSVCRT__onexit_t* MSVCRT__onexit_table_t::_end

Definition at line 234 of file msvcrt.h.

◆ _first

MSVCRT__onexit_t* MSVCRT__onexit_table_t::_first

Definition at line 232 of file msvcrt.h.

◆ _last

MSVCRT__onexit_t* MSVCRT__onexit_table_t::_last

Definition at line 233 of file msvcrt.h.


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