Function dummy_global

Source
pub fn dummy_global<T>(store: &mut Store<T>, ty: GlobalType) -> Result<Global>
Expand description

Construct a dummy global for the given global type.