Function dummy_func

Source
pub fn dummy_func<T>(store: &mut Store<T>, ty: FuncType) -> Result<Func>
Expand description

Construct a dummy function for the given function type