adoptNode

Declaration

Node adoptNode(
    in Node node
);
Node adoptNode(
    Node source
);