Function js::jsapi::SetForEach [] [src]

pub unsafe extern "C" fn SetForEach(
    cx: *mut JSContext,
    obj: HandleObject,
    callbackFn: HandleValue,
    thisVal: HandleValue
) -> bool