Sign in
fuchsia
/
third_party
/
swig
/
cb8fe39ae451aa0ba361414bb1825217f196e312
/
.
/
Examples
/
xml
/
example_inl.h
blob: 212cf4bdb0f737e14aa7a8b3dc9263f1166eb647 [
file
] [
log
] [
blame
]
/* File : example.h */
typedef
struct
{
double
x
,
y
,
z
;
}
Vector
;