Example #1
0
 [SuppressUnmanagedCodeSecurity, DllImport(_rc_Ciu._rc_cl, EntryPoint = "rabbitcall_global_handleBicycle")] static extern void _rc_f16(IncludedBicycleStruct a0, _rc_PtrAndSize *_rc_e);
Example #2
0
 public static void handleBicycle(IncludedBicycleStruct s)                /****/
 {
     _rc_Ciu._rc_ci(); _rc_PtrAndSize _rc_e; _rc_f16(s, &_rc_e); _rc_Ciu._rc_ce(_rc_e);
 }