pyo3::ffi

Function PyFloat_AsDouble

Source
pub unsafe extern "C" fn PyFloat_AsDouble(arg1: *mut PyObject) -> f64