[go: up one dir, main page]

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