Function pyo3::ffi::PyLong_FromUnsignedLongLong

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