☰
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
🔒