Exemple #1
0
 [SuppressUnmanagedCodeSecurity, DllImport(_rc_Ciu._rc_cl, EntryPoint = "rabbitcall_global_setStruct1Values")] static extern void _rc_f7(TestStruct1 *a0, _rc_PtrAndSize *_rc_e);
Exemple #2
0
 public static void setStruct1Values(TestStruct1 *s)                /****/
 {
     _rc_Ciu._rc_ci(); _rc_PtrAndSize _rc_e; _rc_f7(s, &_rc_e); _rc_Ciu._rc_ce(_rc_e);
 }