Function v8_sys::v8_Object_SetInternalField [] [src]

pub unsafe extern fn v8_Object_SetInternalField(c: RustContext,
                                                self_: ObjectRef,
                                                index: c_int,
                                                value: ValueRef)