fn mempoolAlloc(pool: [*]u8, mem: []u8) void

Associate a piece of memory with a memory pool.

Parameters

pool: [*]u8,
mem: []u8,