unref
Description:
public void unref ()
Atomically decrements the reference count of this by one.
When the reference count reaches zero, the resources allocated by this are freed
Parameters:
| this |
Atomically decrements the reference count of this by one.
When the reference count reaches zero, the resources allocated by this are freed
| this |