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 5297187 commit 23bc270Copy full SHA for 23bc270
src/unix.rs
@@ -66,6 +66,7 @@ extern "C" {
66
target_os = "ios",
67
target_os = "tvos",
68
target_os = "watchos",
69
+ target_os = "visionos",
70
target_os = "freebsd"
71
),
72
link_name = "__error"
0 commit comments