pyo3::ffi

Function PyRun_SimpleString

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