Source position: wasm.memutils.pas line 22
type TWasmGrowMemoryEvent = procedure(
aPages: LongInt
) of object;