[][src]Function swim_python3_sys::pyerrors::PyErr_SyntaxLocationEx

pub unsafe extern "C" fn PyErr_SyntaxLocationEx(
    filename: *const cchar,
    lineno: int,
    col_offset: int
)