swig/Examples/xml/example_inl.h
2001-01-17 02:04:48 +00:00

5 lines
72 B
C

/* File : example.h */
typedef struct {
double x, y, z;
} Vector;