lxb_dom_node_text_content

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

Meta