Function chakracore_sys::JsSetIndexedProperty
[−]
[src]
pub unsafe extern "system" fn JsSetIndexedProperty(
object: JsValueRef,
index: JsValueRef,
value: JsValueRef
) -> JsErrorCode