lxb_dom_node_insert_child

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void function(lxb_dom_node_t* to, lxb_dom_node_t* node) lxb_dom_node_insert_child;
    version(Windows)
    extern (C) __gshared
    void function(lxb_dom_node_t* to, lxb_dom_node_t* node) lxb_dom_node_insert_child;
  2. void lxb_dom_node_insert_child(lxb_dom_node_t* to, lxb_dom_node_t* node)

Meta