gfx ~reborn (2022-03-31T11:44:27.7929122)
Dub
Repo
retainArray
gfx
core
rc
Retain GC allocated associative array of ref-counted resources
void
retainArray
(T[] arr)
void
retainArray
(T[K] arr)
void
retainArray
(
T
K
)
(
ref
T
[
K
]
arr
)
if
(
isAtomicRefCounted
!
T
)
Meta
Source
See Implementation
gfx
core
rc
enums
isAtomicRefCounted
functions
countObj
disposeArray
lockObj
reinitArray
releaseArray
releaseObj
retainArray
retainObj
interfaces
AtomicRefCounted
Disposable
manifest constants
atomicRcCode
properties
nullRc
structs
Rc
Uniq
Weak
templates
makeRc
makeUniq
rc
Retain GC allocated associative array of ref-counted resources