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.
aarch64-apple-darwin
1 parent 1bca87e commit 558acf1Copy full SHA for 558acf1
Cargo.toml
@@ -19,6 +19,7 @@ Raw FFI bindings to platform libraries like libc.
19
features = ["const-extern-fn", "extra_traits"]
20
default-target = "x86_64-unknown-linux-gnu"
21
targets = [
22
+ "aarch64-apple-darwin",
23
"aarch64-apple-ios",
24
"aarch64-linux-android",
25
"aarch64-pc-windows-msvc",
0 commit comments