Exemplo n.º 1
0
 public double PyFloat_AsDouble(IntPtr ob)
 {
     return(Runtime_Windows.PyFloat_AsDouble(ob));
 }