You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -109,7 +109,7 @@ These types represent valid C compatible strings.
They are predominantly used when doing FFI with external code.
It is strongly recommended you read *all* of the documentation on these types before using them.
It is strongly recommended you read *all* of the [documentation](https://doc.rust-lang.org/std/ffi/struct.CString.html) on these types before using them.