Пример #1
0
 [SuppressUnmanagedCodeSecurity, DllImport(_rc_Ciu._rc_cl, EntryPoint = "rabbitcall_global_setStruct2Values")] static extern void _rc_f8(TestStruct2 *a0, _rc_PtrAndSize *_rc_e);
Пример #2
0
 public static void setStruct2Values(TestStruct2 *s)                /****/
 {
     _rc_Ciu._rc_ci(); _rc_PtrAndSize _rc_e; _rc_f8(s, &_rc_e); _rc_Ciu._rc_ce(_rc_e);
 }