cef_v8context_t.exit

Exit this context. Call this function only after calling enter(). Returns true (1) if the scope was exited successfully.

struct cef_v8context_t
extern (System)
int function(cef_v8context_t* self) nothrow exit;

Meta