Function pyo3::ffi::PyErr_SyntaxLocation

source ·
pub unsafe extern "C" fn PyErr_SyntaxLocation(
    filename: *const i8,
    lineno: i32
)