We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74832a2 + a4cb2bf commit 74cdef0Copy full SHA for 74cdef0
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