[go: up one dir, main page]

pyo3::ffi

Function PyErr_SyntaxLocation

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