Utilities related to FFI bindings.
CStr | Representation of a borrowed C string. |
CString | A type representing an owned C-compatible string |
FromBytesWithNulError | An error returned from |
IntoStringError | An error returned from |
NulError | An error returned from |
OsStr | Slices into OS strings (see |
OsString | A type that can represent owned, mutable platform-native strings, but is cheaply inter-convertible with Rust strings. |
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/ffi/index.html