Function pyo3_ffi::PyFloat_FromDouble

source ยท
pub unsafe extern "C" fn PyFloat_FromDouble(
    arg1: c_double
) -> *mut PyObject