Esempio n. 1
0
 [SuppressUnmanagedCodeSecurity, DllImport(_rc_Ciu._rc_cl, EntryPoint = "rabbitcall_global_setCustomSharedStructValues")] static extern void _rc_f9(CustomSharedStruct *a0, _rc_PtrAndSize *_rc_e);
Esempio n. 2
0
 public static void setCustomSharedStructValues(CustomSharedStruct *s)                /****/
 {
     _rc_Ciu._rc_ci(); _rc_PtrAndSize _rc_e; _rc_f9(s, &_rc_e); _rc_Ciu._rc_ce(_rc_e);
 }