[][src]Type Definition sp_wasm_interface::WordSize

type WordSize = u32;

The word size used in wasm. Normally known as usize in Rust.