Example #1
0
 public static extern void testTheStructInStruct5(ref structInStruct sis);
Example #2
0
 public static extern IntPtr testTheStructInStruct6(ref structInStruct sis);
Example #3
0
 public static extern void testTheStructInStruct3(structInStruct sis);