std::os::wasi::ffi - Rust (original) (raw)

std::os::wasi

Module ffi

1.0.0 · Source

Available on WASI only.

Expand description

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

Traits§

OsStrExt

Platform-specific extensions to OsStr.

OsStringExt

Platform-specific extensions to OsString.