could not find ucontext
in nix
for aarch64-linux-android
#2360
Milestone
ucontext
in nix
for aarch64-linux-android
#2360
error[E0433]: failed to resolve: could not find
ucontext
innix
--> src\main.rs:22:39
|
22 | if let Ok(context) = nix::ucontext::UContext::get() {
| ^^^^^^^^ could not find
ucontext
innix
nix = { version = "0.28.0", features = ["signal","ucontext"] }
The text was updated successfully, but these errors were encountered: