ReactOS 0.4.16-dev-401-g45b008d
|
#include <rtcapi.h>
Public Attributes | |
__int32 | guard1 |
struct _RTC_ALLOCA_NODE * | next |
size_t | allocaSize |
__int32 | guard2 [3] |
size_t _RTC_ALLOCA_NODE::allocaSize |
Definition at line 58 of file rtcapi.h.
Referenced by _RTC_AllocaHelper().
struct _RTC_ALLOCA_NODE* _RTC_ALLOCA_NODE::next |
Definition at line 54 of file rtcapi.h.
Referenced by _RTC_AllocaHelper().