We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd41a2 commit c65008bCopy full SHA for c65008b
tests/com_ptr_from_fn.rs
@@ -1,3 +1,9 @@
1
+// Licensed under the Apache License, Version 2.0
2
+// <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
3
+// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option.
4
+// All files in the project carrying such notice may not be copied, modified, or distributed
5
+// except according to those terms.
6
+
7
extern crate wio;
8
extern crate winapi;
9
0 commit comments