python27_sys

Function PyErr_SetString

Source
pub unsafe extern "C" fn PyErr_SetString(
    arg1: *mut PyObject,
    arg2: *const c_char,
)