Function PyTraceBack_Here
pub unsafe extern "C" fn PyTraceBack_Here(
arg1: *mut PyFrameObject,
) -> i32Available on crate feature
tls only.pub unsafe extern "C" fn PyTraceBack_Here(
arg1: *mut PyFrameObject,
) -> i32tls only.