Function pyo3::ffi::PyLong_FromDouble[][src]

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