pub unsafe extern "C" fn ts_node_child_containing_descendant( self_: TSNode, descendant: TSNode, ) -> TSNode
Get the node’s child that contains descendant.
descendant