ReactOS 0.4.15-dev-8100-g1887773
_RTC_ALLOCA_NODE Struct Reference

#include <rtcapi.h>

Collaboration diagram for _RTC_ALLOCA_NODE:

Public Attributes

__int32 guard1
 
struct _RTC_ALLOCA_NODEnext
 
size_t allocaSize
 
__int32 guard2 [3]
 

Detailed Description

Definition at line 52 of file rtcapi.h.

Member Data Documentation

◆ allocaSize

size_t _RTC_ALLOCA_NODE::allocaSize

Definition at line 58 of file rtcapi.h.

Referenced by _RTC_AllocaHelper().

◆ guard1

__int32 _RTC_ALLOCA_NODE::guard1

Definition at line 53 of file rtcapi.h.

◆ guard2

__int32 _RTC_ALLOCA_NODE::guard2[3]

Definition at line 62 of file rtcapi.h.

◆ next

struct _RTC_ALLOCA_NODE* _RTC_ALLOCA_NODE::next

Definition at line 54 of file rtcapi.h.

Referenced by _RTC_AllocaHelper().


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