gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
retainArr
gfx
core
rc
Retain GC allocated array of ref-counted resources
void
retainArr
(
T
)
(
ref
T
[]
arr
)
if
(
isAtomicRefCounted
!
T
)
Meta
Source
See Implementation
gfx
core
rc
enums
isAtomicRefCounted
functions
countObj
disposeAA
disposeArr
disposeObj
giveAwayObj
lockObj
reinitAA
reinitArr
reinitStruct
releaseAA
releaseArr
releaseObj
retainAA
retainArr
retainObj
interfaces
AtomicRefCounted
Disposable
manifest constants
atomicRcCode
gfxRcMask
properties
nullRc
static variables
rcPrintStack
rcTypeRegex
structs
Rc
Uniq
Weak
templates
makeRc
makeUniq
rc
variables
gfxRcLog
Retain GC allocated array of ref-counted resources