pyo3::ffi

Function PyParser_SimpleParseString

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