pyo3::ffi

Function PyFloat_AsDouble

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