lxb_dom_node_is_empty

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

Meta