Function python3_sys::PyErr_SetString
source ยท pub unsafe extern "C" fn PyErr_SetString(
exception: *mut PyObject,
string: *const c_char,
)
pub unsafe extern "C" fn PyErr_SetString(
exception: *mut PyObject,
string: *const c_char,
)