Function pyo3::ffi::Py_SymtableStringObject
source · [−]pub unsafe extern "C" fn Py_SymtableStringObject(
str: *const i8,
filename: *mut PyObject,
start: i32
) -> *mut symtableThis is supported on neither
Py_LIMITED_API nor Py_3_10 nor PyPy.