NuRefCounted.autorelease

Pushes this refcounted object to the topmost auto release pool.

class NuRefCounted
@nogc final @trusted
autorelease
()

Return Value

The class instance release was called on.

Meta