pyo3_
ffi
0.22.2
pyo3_ffi
Function
PyErr_SetString
Copy item path
Source
pub unsafe extern "C" fn PyErr_SetString( exception:
*mut
PyObject
, string:
*const
c_char
, )