ReactOS 0.4.15-dev-7958-gcd0bb1a
_RTC_framedesc Struct Reference

#include <rtcapi.h>

Collaboration diagram for _RTC_framedesc:

Public Attributes

int varCount
 
_RTC_vardescvariables
 

Detailed Description

Definition at line 45 of file rtcapi.h.

Member Data Documentation

◆ varCount

int _RTC_framedesc::varCount

Definition at line 46 of file rtcapi.h.

Referenced by _RTC_CheckStackVars().

◆ variables

_RTC_vardesc* _RTC_framedesc::variables

Definition at line 47 of file rtcapi.h.

Referenced by _RTC_CheckStackVars().


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