Limits classify the size range of resizeable storage associated with memory types and table types.

Fields

flags: u8,
min: u32,
max: u32,

Types

Functions

fn hasFlag(limits: Limits, flag: Flags) bool

No documentation provided.

fn setFlag(limits: *Limits, flag: Flags) void

No documentation provided.