Function mozjs::rust::wrappers::SetEntries

source ยท
pub unsafe fn SetEntries(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    rval: MutableHandleValue<'_>,
) -> bool