cef_v8context_t.get_global

Returns the global object for this context. The context must be entered before calling this function.

struct cef_v8context_t
extern (System)
cef_v8value_t* function(cef_v8context_t* self) nothrow get_global;

Meta