MCPcopy Create free account
hub / github.com/DISTRHO/DPF / WebViewData

Class WebViewData

distrho/extra/WebViewImpl.hpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26// Web View stuff
27
28struct WebViewData;
29typedef WebViewData* WebViewHandle;
30typedef void (*WebViewMessageCallback)(void* arg, char* msg);
31

Callers 1

WebViewImpl.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected