Function chakracore_sys::JsSetProperty
[−]
[src]
pub unsafe extern "system" fn JsSetProperty(
object: JsValueRef,
propertyId: JsPropertyIdRef,
value: JsValueRef,
useStrictRules: bool
) -> JsErrorCode