DEBSOURCES
Skip Quicknav
sources / camlidl / 1.13-1 / tests / hdirect / test032.idl
12345678
//!! Forward type references interface Test { typedef [unique] struct _wireVARIANT * wireVARIANT; struct _wireVARIANT { int i; int j; }; }