pyo3::ffi

Function PyLong_FromLongLong

Source
pub unsafe extern "C" fn PyLong_FromLongLong(
    arg1: i64,
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here