[][src]Function swim_python3_sys::pyerrors::PyErr_ProgramText

pub unsafe extern "C" fn PyErr_ProgramText(
    filename: *const cchar,
    lineno: int
) -> *mut PyObject