Function mozjs_sys::jsapi::JS::SetForEach
source ยท pub unsafe extern "C" fn SetForEach(
cx: *mut JSContext,
obj: HandleObject,
callbackFn: HandleValue,
thisVal: HandleValue,
) -> bool
pub unsafe extern "C" fn SetForEach(
cx: *mut JSContext,
obj: HandleObject,
callbackFn: HandleValue,
thisVal: HandleValue,
) -> bool