[go: up one dir, main page]

pub unsafe extern "C" fn Py_SymtableString(
    str: *const i8,
    filename: *const i8,
    start: i32
) -> *mut symtable
This is supported on neither PyPy nor Py_3_10.