[][src]Function python3_sys::PyErr_SyntaxLocation

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