Skip to main content
PyErr_SetHandledException
pyo3_
ffi
0.28.3
In pyo3_
ffi::
pyerrors
pyo3_ffi
::
pyerrors
Function
PyErr_
SetHandled
Exception
Copy item path
Source
pub unsafe extern "C" fn PyErr_SetHandledException(exc:
*mut
PyObject
)
Available on
Py_3_11
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here