Skip to main content

PyException_GetCause

Function PyException_GetCause 

Source
pub unsafe extern "C" fn PyException_GetCause(
    arg1: *mut PyObject,
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here