pyo3_ffi

Function PyFloat_AsDouble

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