Function pyo3::ffi::PyLong_FromUnsignedLong

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