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