Пример #1
0
 public IntPtr PyCFunction_NewEx(IntPtr ml, IntPtr self, IntPtr mod)
 {
     return(Runtime_Posix.PyCFunction_NewEx(ml, self, mod));
 }