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

7 lines
61 B
C

/* File: example.h */
typedef struct {
int x,y;
} Point;