Crate rcstring [−] [src]
Macros
cstr! |
Constructs a new |
Structs
CString |
Type representing a C-compatible string. |
Error |
Error returned when a |
Type Definitions
c_char |
Platform-specific c_char type. This is defined for cases where the user cannot import libc. |