Fix typo in c-variadic
This commit is contained in:
parent
5a7e4c6b5a
commit
a4cb2bfe34
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue