PyException_GetTraceback

Function PyException_GetTraceback 

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