Function python3_sys::PyLong_FromUnsignedLong
source ยท pub unsafe extern "C" fn PyLong_FromUnsignedLong(
arg1: c_ulong,
) -> *mut PyObject
pub unsafe extern "C" fn PyLong_FromUnsignedLong(
arg1: c_ulong,
) -> *mut PyObject