pyo3_ffi

Function PyLong_AsDouble

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