cef_v8value_t.clear_exception

Clears the last exception and returns true (1) on success.

struct cef_v8value_t
extern (System)
int function(cef_v8value_t* self) nothrow clear_exception;

Meta