Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM WebTransport.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_WEBTRANSPORTBINDINGFWD_H_
#define DOM_WEBTRANSPORTBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct WebTransportCloseInfo;
struct WebTransportDatagramStats;
struct WebTransportHash;
struct WebTransportSendStreamOptions;
struct WebTransportOptions;
struct WebTransportStats;
class WebTransport;
} // namespace dom
} // namespace mozilla
#endif // DOM_WEBTRANSPORTBINDINGFWD_H_