Function pyo3_ffi::PyErr_SyntaxLocation

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