pub unsafe extern "C" fn ts_tree_cursor_delete(
    self_: *mut TSTreeCursor
)
Expand description

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