[][src]Function pyo3::ffi::PyParser_SimpleParseString

pub unsafe fn PyParser_SimpleParseString(
    s: *const c_char,
    b: c_int
) -> *mut _node