[][src]Function python27_sys::PyErr_Format

pub unsafe extern "C" fn PyErr_Format(
    arg1: *mut PyObject,
    arg2: *const c_char,
     ...
) -> *mut PyObject