We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a7e4c6 commit a4cb2bfCopy full SHA for a4cb2bf
src/doc/unstable-book/src/language-features/c-variadic.md
@@ -7,7 +7,7 @@ The tracking issue for this feature is: [#44930]
7
------------------------
8
9
The `c_variadic` language feature enables C-variadic functions to be
10
-defined in Rust. The may be called both from within Rust and via FFI.
+defined in Rust. They may be called both from within Rust and via FFI.
11
12
## Examples
13
0 commit comments