[ CCode ( cname = "dex_ref" ) ]
public Object @ref ()
Acquires a reference on the given object, and increases its reference count by one.
| this |
the object to reference |
|
the object with its reference count increased |