Skip to main content

ts_query_cursor_delete

Function ts_query_cursor_delete 

Source
pub unsafe extern "C" fn ts_query_cursor_delete(
    self_: *mut TSQueryCursor,
)
Expand description

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