pub fn v8_value_create_function( name: Option<&CefString>, handler: Option<&mut V8Handler>, ) -> Option<V8Value>
See cef_v8_value_create_function for more documentation.
cef_v8_value_create_function