WasmRange.WasmSection

Undocumented in source.
struct WasmRange
@nogc
struct WasmSection {
immutable(ubyte[]) data;
immutable(Section) section;
}

Members

Structs

FuncIndex
struct FuncIndex
Undocumented in source.