lxb_dom_node_text_content_set

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

Meta