python27_sys

Function PyCode_Addr2Line

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