Function python3_sys::PyErr_SyntaxLocationEx[][src]

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