Docs » Autodocs » graphics.library » FreeCopList
FreeCopList -- deallocate intermediate copper list
FreeCopList(coplist) a0 void FreeCopList( struct CopList *);
Deallocate all memory associated with this copper list.
coplist - pointer to structure CopList
memory returned to memory manager
<graphics/copper.h>
|