Function python3_sys::PyException_SetCause
[−]
[src]
pub unsafe extern "C" fn PyException_SetCause(
arg1: *mut PyObject,
arg2: *mut PyObject
)