Function python3_sys::frameobject::PyFrame_GetLineNumber

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