Type Alias sp_wasm_interface_common::HostPointer
source · pub type HostPointer = u64;
Expand description
Host pointer: suit both for 32-bit and 64-bit archs.
pub type HostPointer = u64;
Host pointer: suit both for 32-bit and 64-bit archs.