Function pyo3::ffi::PyLong_FromLongLong

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