xbuffer v0.2.0 (2018-03-31T19:50:37Z)
Dub
Repo
free
xbuffer
memory
Undocumented in source. Be warned that the author may not have intended to support it.
void
free
(void* ptr)
void
free
(T obj)
pure nothrow @
system
@
nogc
void
free
(
T
)
(
T
obj
)
if
(
is
(
T
== class)
)
Meta
Source
See Implementation
xbuffer
memory
functions
alloc
calloc
free
malloc
realloc