pub unsafe extern "C" fn ts_tree_cursor_current_node(
    self_: *const TSTreeCursor
) -> TSNode
Expand description

Get the tree cursor’s current node.