mirror of https://github.com/rust-lang/nomicon
See also [`items.extern.abi.default`][1]. > If the ABI string is not specified, it defaults to `"C"`. > The `extern` syntax without an explicit ABI is being phased out, so > it’s better to always write the ABI explicitly. > > For more details, see Rust issue [#134986][]. [1]: https://doc.rust-lang.org/reference/items/external-blocks.html#r-items.extern.abi.default [#134986]: https://github.com/rust-lang/rust/issues/134986pull/520/head
parent
b8f254a991
commit
7e64588735
Loading…
Reference in new issue