Type Alias wasmer_wasix_types::wasi::Userdata
source ยท pub type Userdata = u64;
Expand description
User-provided value that may be attached to objects that is retained when extracted from the implementation.
pub type Userdata = u64;
User-provided value that may be attached to objects that is retained when extracted from the implementation.