devela::_dep::pyo3::ffi

Function PyLong_FromDouble

pub unsafe extern "C" fn PyLong_FromDouble(arg1: f64) -> *mut PyObject
Available on crate features dep_pyo3 and std only.