Function pyo3::ffi::PyErr_SetString

source ·
pub unsafe extern "C" fn PyErr_SetString(
    exception: *mut PyObject,
    string: *const i8
)
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here