[go: up one dir, main page]

Function pyo3::ffi::PyException_GetCause

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