Function mozjs::rust::wrappers::SetForEach

source ยท
pub unsafe fn SetForEach(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    callbackFn: HandleValue<'_>,
    thisVal: HandleValue<'_>,
) -> bool