pyo3_ffi

Function PyFloat_AsDouble

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