cef_v8context_t.is_same

Returns true (1) if this object is pointing to the same handle as |that| object.

struct cef_v8context_t
extern (System)
int function(cef_v8context_t* self, cef_v8context_t* that) nothrow is_same;

Meta