vmaVirtualFree

I have chunk data that is being alloacted to memory with VMA, and I need to occasionally free the allocation of some chunks. The method to do this takes an "allocation" long as an argument, but im not sure what i am supposed to actually be giving it.
3 Replies
JavaBot
JavaBotā€¢2w ago
āŒ› This post has been reserved for your question.
Hey @š“pothicon! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
š“pothicon
š“pothiconOPā€¢2w ago
nevermind apparently when i first allocate the chunk it gives me that
JavaBot
JavaBotā€¢2w ago
Post Closed
This post has been closed by <@465515365108154380>.

Did you find this page helpful?