gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
Rc.giveAway
gfx
core
rc
Rc
Decrease the ref count and return the object without calling dispose
struct
Rc
(T)
T
giveAway
(
)
out (obj) { assert (obj); }
if
(
isAtomicRefCounted
!
T
)
Meta
Source
See Implementation
gfx
core
rc
Rc
constructors
this
destructors
~this
functions
giveAway
opAssign
opCast
unload
postblits
this(this)
properties
loaded
obj
Decrease the ref count and return the object without calling dispose