☰
Module c_str
⚠ Internal Docs ⚠
Not Public API
Official Docs Here
64bit Linux GNU
64bit Windows GNU
64bit Mac OSX
Module c_str
Structs
Enums
?
Module
core
::
ffi
::
c_str
source
·
[
−
]
Structs
CStr
Representation of a borrowed C string.
FromBytesUntilNulError
An error indicating that no nul byte was present.
FromBytesWithNulError
An error indicating that a nul byte was not in the expected position.
Enums
FromBytesWithNulErrorKind
🔒