pub fn all_declared_callbacks() -> BTreeSet<&'static str>
Expand description

Generate a list of all ICoreWebView2...Handler interfaces declared in WebView2.h. This is for testing purposes to make sure they are all covered in callback.rs.