Function chakracore_sys::JsGetIndexedProperty
[−]
[src]
pub unsafe extern "system" fn JsGetIndexedProperty(
object: JsValueRef,
index: JsValueRef,
result: *mut JsValueRef
) -> JsErrorCode