Beispiel #1
0
 public int PyInt_AsLong(IntPtr value)
 {
     return(Runtime_Windows.PyInt_AsLong(value));
 }