cef_domnode_t.get_previous_sibling

Returns the previous sibling node.

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

Meta