Build a limits struct that imposes no restrictions.
Synopsis
Declared in <kernel/mempool_limits.h>
constexpr
static
MemPoolLimits
NoLimits();
Return Value
MemPoolLimits with all the limits set to the maximum
Created with MrDocs