Function rusty_jsc_sys::JSObjectSetPropertyForKey
source · pub unsafe extern "C" fn JSObjectSetPropertyForKey(
ctx: JSContextRef,
object: JSObjectRef,
propertyKey: JSValueRef,
value: JSValueRef,
attributes: JSPropertyAttributes,
exception: *mut JSValueRef
)