cef_frame_t.visit_dom

Visit the DOM document. This function can only be called from the render process.

struct cef_frame_t
extern (System)
void function(cef_frame_t* self, cef_domvisitor_t* visitor) nothrow visit_dom;

Meta