Function v8_sys::v8_Object_CreateDataProperty_Index [] [src]

pub unsafe extern fn v8_Object_CreateDataProperty_Index(c: RustContext,
                                                        self_: ObjectRef,
                                                        context: ContextRef,
                                                        index: u32,
                                                        value: ValueRef)
                                                        -> MaybeBool