Commit 13e034d
committed
Fix safety of windows uwp functions
These functions were changed to be safe in
rust-lang#127763, but this particular UWP
version was missed. Otherwise this causes unnecessary unsafe block
warnings/errors.1 parent 9902116 commit 13e034d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
0 commit comments