And indeed, we saw earlier that our Rust binary links to glibc . If we do nm target/release/alloc-test | grep -i malloc we can see that ...
確定! 回上一頁