Module ffi

1.0.0 · Source
Available on WASI only.
Expand description

WASI-specific extensions to primitives in the std::ffi module

Re-exports§

pub use self::os_str::OsStrExt;
pub use self::os_str::OsStringExt;

Modules§

os_str 🔒