Function mozjs::rust::wrappers::SetEntries

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