Memory.getSizes

Get the current size, offset and maxsize of mem.

class Memory
getSizes

Parameters

offset gsize

pointer to offset

maxsize gsize

pointer to maxsize

Return Value

Type: gsize

the current sizes of mem

Meta