pyo3_ffi

Function PyRun_SimpleString

Source
pub unsafe extern "C" fn PyRun_SimpleString(s: *const c_char) -> c_int
Available on non-Py_LIMITED_API only.