Function pyo3::ffi::Py_SymtableString[][src]

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