Function greenwasm_execution::modules::allocation::alloc_global[][src]

pub fn alloc_global<'ast>(
    s: &mut Store<'ast>,
    globaltype: &GlobalType,
    val: Val
) -> GlobalAddr