@ref
Description:
public unowned Closure @ref ()
Increments the reference count on a closure to force it staying alive while the caller holds a pointer to it.
Parameters:
this |
Closure to increment the reference count on
|
Returns:
The this passed in, for convenience
|