PyErr_SetString
pyo3
0.23.5
In pyo3::
ffi
pyo3
::
ffi
Function
PyErr_
SetString
Copy item path
Source
pub unsafe extern "C" fn PyErr_SetString( exception:
*mut
PyObject
, string:
*const
i8
, )