test
test
 All Data Structures Files Functions Variables Enumerations Enumerator Pages
myStruct Struct Reference

[MY_ENUM] More...

#include <code.h>

Data Fields

int x
 
int y
 

Detailed Description

[MY_ENUM]

[MY_STRUCT]

This is brief description of My Struct.

This is detailed description of My Struct.

Here is snippet of the struct:

struct myStruct
{
int x;
int y;
};

Field Documentation

int x
int y

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