doc(book/ffi): remove duplicate link reference `[libc]'
This commit is contained in:
parent
e9ac44026d
commit
fb5f3faa6b
1 changed files with 0 additions and 2 deletions
|
|
@ -517,8 +517,6 @@ The [`libc` crate on crates.io][libc] includes type aliases and function
|
|||
definitions for the C standard library in the `libc` module, and Rust links
|
||||
against `libc` and `libm` by default.
|
||||
|
||||
[libc]: https://crates.io/crates/libc
|
||||
|
||||
# The "nullable pointer optimization"
|
||||
|
||||
Certain types are defined to not be `null`. This includes references (`&T`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue