Type Definition wasmer_wasi::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.