Module std::ffiStable
[-] [+]
[src]
Utilities related to FFI bindings.
Structs
CStr | Representation of a borrowed C string. |
CString | A type representing an owned C-compatible string |
NulError | An error returned from |
OsStr | Slices into OS strings. |
OsString | Owned, mutable OS strings. |