FastLED
3.9.15
Loading...
Searching...
No Matches
◆
unref()
void fl::Referent::unref
(
)
inline
Definition at line
62
of file
referent.h
.
62
{
63
if
(--
mRefCount
== 0) {
64
delete
this
;
65
}
66
}
fl::Referent::mRefCount
int mRefCount
Definition
referent.h:78
References
mRefCount
.
fl
Referent
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2