TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.58
Releases a reference on the data pointed by mem_block.
mem_block
If the reference was the last one, it will call clear_func to clear the contents of mem_block, and then will free the resources allocated for mem_block.
clear_func
a pointer to reference counted data
2.58
Releases a reference on the data pointed by
mem_block.If the reference was the last one, it will call
clear_functo clear the contents ofmem_block, and then will free the resources allocated formem_block.