Function pyo3::ffi::Py_SymtableString

source ·
pub unsafe extern "C" fn Py_SymtableString(
    str: *const i8,
    filename: *const i8,
    start: i32
) -> *mut symtable
Available on neither PyPy nor Py_3_10.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here