PyException_GetCause
pyo3_
ffi
0.23.5
pyo3_ffi
Function
PyException_
GetCause
Copy item path
Source
pub unsafe extern "C" fn PyException_GetCause( arg1:
*mut
PyObject
, ) ->
*mut
PyObject