Fix typo in c-variadic
This commit is contained in:
parent
5a7e4c6b5a
commit
a4cb2bfe34
@ -7,7 +7,7 @@ The tracking issue for this feature is: [#44930]
|
||||
------------------------
|
||||
|
||||
The `c_variadic` language feature enables C-variadic functions to be
|
||||
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.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user