cef_v8handler_t.execute

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct cef_v8handler_t
extern (System) @nogc nothrow
int function(cef_v8handler_t*, const(cef_string_t)*, cef_v8value_t*, size_t, const(cef_v8value_t*), cef_v8value_t**, cef_string_t*) execute;

Meta