Beaver.Native.Memory (beaver v0.4.2)
A piece of memory managed by BEAM and can by addressed by a generated native function as MLIR MemRef descriptor
Summary
Functions
return a opaque pointer to the memory
return a opaque pointer to the memory descriptor. Usually used in the invoking of a generated function. If it is a array, will return the pointer of the array to mimic a struct of packed memory descriptors
Functions
return a opaque pointer to the memory
return a opaque pointer to the memory descriptor. Usually used in the invoking of a generated function. If it is a array, will return the pointer of the array to mimic a struct of packed memory descriptors