Function tree_sitter::ffi::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.
pub unsafe extern "C" fn ts_query_delete(self_: *mut TSQuery)
Delete a query, freeing all of the memory that it used.