pub unsafe extern "C" fn parser_done(parser: *mut InputParser) -> boolExpand description
Is this parser done reading input? @param parser The input parser instance. @return True if parser is done reading input.
pub unsafe extern "C" fn parser_done(parser: *mut InputParser) -> boolIs this parser done reading input? @param parser The input parser instance. @return True if parser is done reading input.