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