unref

fun unref()(source)

Decrease the reference count of @self.

Unless @self is static, it will be freed when the reference count reaches zero.

Since

4.16