Create a memory pool.
pub const AutoFree = 1
pub const MetaPool = 2
pub const MempoolFlags = struct { pub const AutoFree = 1; pub const MetaPool = 2; }
Press escape to exit search and then '?' to see more options.