Function mozjs::rust::jsapi_wrapped::SetEntries

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