Function PyTraceBack_Here
pub unsafe extern "C" fn PyTraceBack_Here(
arg1: *mut PyFrameObject,
) -> i32
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyTraceBack_Here(
arg1: *mut PyFrameObject,
) -> i32
dep_pyo3
and std
only.