pyo3_ffi

Function PyException_GetContext

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