pyo3_
ffi
0.25.0-dev
pyo3_ffi
Function
PyLong_FromUnsignedLong
Copy item path
Source
pub unsafe extern "C" fn PyLong_FromUnsignedLong( arg1:
c_ulong
, ) ->
*mut
PyObject