[][src]Function swim_python3_sys::pyerrors::PyException_SetCause

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