Function pyo3_ffi::PyLong_FromDouble

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