Function pyo3::ffi::PyParser_SimpleParseString

source ·
pub unsafe fn PyParser_SimpleParseString(s: *const i8, b: i32) -> *mut _node