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