Function pyo3::ffi::PyFrame_GetLineNumber

source ยท
pub unsafe extern "C" fn PyFrame_GetLineNumber(
    f: *mut PyFrameObject,
) -> i32