Function pyo3::ffi::PyErr_SetString[][src]

pub unsafe extern "C" fn PyErr_SetString(
    exception: *mut PyObject,
    string: *const c_char
)