Function pyo3::ffi::PyFrame_GetLineNumber[−][src]

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