Function mozjs::jsapi::JS::SetEntries

source ยท
pub unsafe extern "C" fn SetEntries(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    rval: MutableHandle<Value>,
) -> bool