Files
cpp-thirdparty/winx64/bin/swigwin-4.0.0/Examples/perl5/value/example.h
2019-08-04 21:38:19 -05:00

6 lines
72 B
C

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