Skip to main content

parser_delete

Function parser_delete 

Source
pub unsafe extern "C" fn parser_delete(parser: *mut InputParser)
Expand description

Delete a cvc5 input parser instance. @param parser The input parser instance.