Function dummy_memory

Source
pub fn dummy_memory<T>(store: &mut Store<T>, ty: MemoryType) -> Result<Memory>
Expand description

Construct a dummy memory for the given memory type.