Function pyo3::ffi::PyErr_SetObject [] [src]

pub unsafe extern "C" fn PyErr_SetObject(
    arg1: *mut PyObject,
    arg2: *mut PyObject
)