lxb_dom_node_insert_after

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_after;
    version(Windows)
    extern (C) __gshared
    void function(lxb_dom_node_t* to, lxb_dom_node_t* node) lxb_dom_node_insert_after;
  2. void lxb_dom_node_insert_after(lxb_dom_node_t* to, lxb_dom_node_t* node)

Meta