lxb_html_serialize_deep_cb

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, lxb_html_serialize_cb_f cb, void* ctx) lxb_html_serialize_deep_cb;
    version(Windows)
    extern (C) __gshared
    lxb_status_t function(lxb_dom_node_t* node, lxb_html_serialize_cb_f cb, void* ctx) lxb_html_serialize_deep_cb;
  2. lxb_status_t lxb_html_serialize_deep_cb(lxb_dom_node_t* node, lxb_html_serialize_cb_f cb, void* ctx)

Meta