Function v8_sys::v8_Function_New [] [src]

pub unsafe extern fn v8_Function_New(c: RustContext,
                                     context: ContextRef,
                                     callback: FunctionCallback,
                                     data: ValueRef,
                                     length: c_int,
                                     behavior: ConstructorBehavior)
                                     -> FunctionRef