pyo3_ffi

Function PyLong_FromUnsignedLong

Source
pub unsafe extern "C" fn PyLong_FromUnsignedLong(
    arg1: c_ulong,
) -> *mut PyObject