Function mozjs::rust::wrappers::SetForEach

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