tree_sitter::ffi

Function ts_tree_cursor_delete

Source
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.