Overview
Free memory of your allocated structure.
(number) Address of your structure (returned number from Memory.CreateStructure).
Nothing.
struct = Memory.CreateStructure("long, long, long") Memory.FreeStructure(struct)
See also: Related Actions