GumboOutput.document

Pointer to the document node. This is a GumboNode of type NODE_DOCUMENT that contains the entire document as its child.

struct GumboOutput
GumboNode* document;

Meta