Function script::dom::bindings::import::module::jsapi::JS_SetElement1

source ยท
pub unsafe extern "C" fn JS_SetElement1(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    index: u32,
    v: Handle<*mut JSObject>,
) -> bool