pyo3::ffi

Function PyException_GetTraceback

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