Home > dev > api > name > gb.free 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
GB.Free
void GB.Free ( void **addr )

Frees a memory block allocated with GB.Alloc.

Once the memory block freed, the variable pointed by addr is set to null.

See also

api/cat/memory