lxb_html_document_parse_fragment

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

Meta