free
Description:
public void free ()
Free an attribute and its allocated memory.
These is usually used with attributes that are allocated by [ctor@Attribute.new] or a similar function.
Parameters:
this |
attribute to free |
Free an attribute and its allocated memory.
These is usually used with attributes that are allocated by [ctor@Attribute.new] or a similar function.
this |
attribute to free |