lua.wetgenes.grd.destroy
g:destroy()
Free the grd and associated memory. This will of course be done automatically by garbage collection but you can force it explicitly using this function.
g:destroy()
Free the grd and associated memory. This will of course be done automatically by garbage collection but you can force it explicitly using this function.