blob: 937905918c16895628ddaf5e68b4521df005ac03 [file] [log] [blame]
// foo.h
typedef float myVector3[3];
void modifyVectorFunc(myVector3 v);