Function pyo3::ffi::PyCode_Addr2Line[][src]

pub unsafe extern "C" fn PyCode_Addr2Line(
    arg1: *mut PyCodeObject,
    arg2: c_int
) -> c_int