Function pyo3::ffi::PyRun_SimpleString

source ยท
pub unsafe extern "C" fn PyRun_SimpleString(s: *const i8) -> i32