lxb_html_document_parse

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_html_document_t*, const(lxb_char_t)*, size_t) lxb_html_document_parse;
    version(Windows)
    extern (C) __gshared
    lxb_status_t function(lxb_html_document_t*, const(lxb_char_t)*, size_t) lxb_html_document_parse;
  2. lxb_status_t lxb_html_document_parse(lxb_html_document_t* , const(lxb_char_t)* , size_t )

Meta