pyo3_ffi

Function PyLong_FromDouble

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