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