pyo3_ffi

Function PyLong_FromLongLong

Source
pub unsafe extern "C" fn PyLong_FromLongLong(
    arg1: c_longlong,
) -> *mut PyObject