Function pyo3::ffi::PyFloat_AS_DOUBLE[][src]

pub unsafe fn PyFloat_AS_DOUBLE(op: *mut PyObject) -> c_double
This is supported on non-Py_LIMITED_API only.