tree_sitter::ffi

Function ts_query_delete

Source
pub unsafe extern "C" fn ts_query_delete(self_: *mut TSQuery)
Expand description

Delete a query, freeing all of the memory that it used.