Function pyo3::ffi::PyLong_FromUnsignedLongLong

source ยท
pub unsafe extern "C" fn PyLong_FromUnsignedLongLong(
    arg1: u64,
) -> *mut PyObject