WasmSection.TypeIndex

Undocumented in source.

Constructors

this
this(uint typeidx)
Undocumented in source.
this
this(const(ReaderSecType!(Section.FUNCTION)) f)
Undocumented in source.

Members

Mixins

__anonymous
mixin Serialize
Undocumented in source.

Variables

idx
uint idx;
Undocumented in source.

Mixed In Members

From mixin Serialize

serialize
void serialize(OutBuffer bout)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta