cef_v8value_t.get_function_handler

Returns the function handler or NULL if not a CEF-created function.

struct cef_v8value_t
extern (System)
cef_v8handler_t* function(cef_v8value_t* self) nothrow get_function_handler;

Meta