#ifndef IMPORT_AS_MEMBER_APINOTES_H #define IMPORT_AS_MEMBER_APINOTES_H #include "ImportAsMember.h" extern double IAMStruct1APINoteVar; extern double IAMStruct1APINoteVarInSwift4; extern void IAMStruct1APINoteFunction(void); extern struct IAMStruct1 IAMStruct1APINoteCreateFunction(int); typedef double IAMStruct1APINoteType; #endif // IMPORT_AS_MEMBER_B_H