Memory.getSizes
size_t getSizes(out size_t offset, out size_t maxsize)Get the current size, offset and maxsize of mem.
Parameters
offset | pointer to offset |
maxsize | pointer to maxsize |
Returns
the current size of mem
size_t getSizes(out size_t offset, out size_t maxsize)Get the current size, offset and maxsize of mem.
offset | pointer to offset |
maxsize | pointer to maxsize |