gfx ~master (2021-03-28T16:54:18Z)
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