cef_domnode_t.get_last_child

Returns the last child node.

struct cef_domnode_t
extern (System)
cef_domnode_t* function(cef_domnode_t* self) nothrow get_last_child;

Meta