[go: up one dir, main page]

Function pyo3::ffi::PyRun_SimpleString

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