Home > dev > api > name > gb.free 
 en fr de es it nl pl pt pt_BR mk sq hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
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