Module wasmtime_environ::__core::ffi::c_str
source · 🔬This is a nightly-only experimental API. (
c_str_module
)Expand description
CStr
and its related types.
Structs§
- Representation of a borrowed C string.
- An error indicating that no nul byte was present.
- An error indicating that a nul byte was not in the expected position.