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

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