collie v0.10.16 (2018-08-30T07:51:38Z)
Dub
Repo
gcFree
collie
utils
memory
Undocumented in source. Be warned that the author may not have intended to support it.
void
gcFree
(T obj)
void
gcFree
(T* obj)
pragma(
inline
, true)
void
gcFree
(
T
)
(
T
*
obj
)
void
gcFree
(void[] obj, bool index)
Meta
Source
See Implementation
collie
utils
memory
functions
gcFree