Function v8_sys::v8_Object_CreateDataProperty_Key
[−]
[src]
pub unsafe extern fn v8_Object_CreateDataProperty_Key(c: RustContext,
self_: ObjectRef,
context: ContextRef,
key: NameRef,
value: ValueRef)
-> MaybeBool