EnglishРусский  
 Share/Save/Bookmark
 

destroy

Destroying an object. Destroying an object created by the function new.

func destroy (
   uint obj
)

Parameters

obj The pointer to the object to be destroyed.

Related links

Source

Edit