Function pyo3_ffi::PyException_GetCause

source ยท
pub unsafe extern "C" fn PyException_GetCause(
    arg1: *mut PyObject
) -> *mut PyObject