gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
retainAA
gfx
core
rc
Retain GC allocated associative array of ref-counted resources
void
retainAA
(
T
K
)
(
ref
T
[
K
]
arr
)
if
(
isAtomicRefCounted
!
T
)
Meta
Source
See Implementation
gfx
core
rc
classes
AtomicRefCounted
enums
isAtomicRefCounted
functions
countObj
disposeAA
disposeArr
disposeObj
giveAwayObj
lockObj
reinitAA
reinitArr
reinitStruct
releaseAA
releaseArr
releaseObj
retainAA
retainArr
retainObj
interfaces
Disposable
IAtomicRefCounted
manifest constants
atomicRcCode
gfxRcMask
properties
nullRc
static variables
rcPrintStack
rcTypeRegex
structs
Rc
Weak
templates
makeRc
rc
variables
gfxRcLog
Retain GC allocated associative array of ref-counted resources