Function pyo3_ffi::PyFrame_GetLineNumber

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