Function PyParser_SimpleParseString

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