summaryrefslogtreecommitdiffstats
path: root/src/doc/unstable-book/src/language-features/extended-varargs-abi-support.md
blob: b20c30ec8f1c8533026067ceaf4eee82b4ced03a (plain)
1
2
3
4
5
6
7
8
9
10
# `extended_varargs_abi_support`

The tracking issue for this feature is: [#100189]

[#100189]: https://github.com/rust-lang/rust/issues/100189

------------------------

This feature adds the possibility of using `sysv64`, `win64` or `efiapi` calling
conventions on functions with varargs.