pyo3_ffi

Function PyErr_SyntaxLocation

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