pyo3::ffi

Function PyFloat_AS_DOUBLE

Source
pub unsafe fn PyFloat_AS_DOUBLE(op: *mut PyObject) -> f64