Skip to main content
PyLong_AsUInt32
pyo3_
ffi
0.29.0
pyo3_ffi
Function
PyLong_
AsUInt32
Copy item path
Source
pub unsafe extern "C" fn PyLong_AsUInt32( arg1:
*mut
PyObject
, arg2:
*mut
u32
, ) ->
c_int