Function tree_sitter::ffi::ts_parser_delete
source · pub unsafe extern "C" fn ts_parser_delete(self_: *mut TSParser)Expand description
Delete the parser, freeing all of the memory that it used.
pub unsafe extern "C" fn ts_parser_delete(self_: *mut TSParser)Delete the parser, freeing all of the memory that it used.