Function v8_sys::v8_Function_Call [] [src]

pub unsafe extern fn v8_Function_Call(c: RustContext,
                                      self_: FunctionRef,
                                      context: ContextRef,
                                      recv: ValueRef,
                                      argc: c_int,
                                      argv: *mut ValueRef)
                                      -> ValueRef