getMemory ngetMemory TAllocate n bytes of memory using the GC garbage collector.
|
If the memory will not contain any pointers, then set the Atomic option to true.
|
Alternatively, a foreign object type T may be specified. In this case, the number of bytes and whether the Atomic option should be set will be determined automatically.
|
The object getMemory is a method function with options.
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/ForeignFunctions.m2:1996:0.