xbuffer ~master (2018-08-23T10:11:32Z)
Dub
Repo
xfree
xbuffer
memory
Uses
pureFree
to release allocated memory.
void
xfree
(void* ptr)
pure nothrow @
system
@
nogc
void
xfree
(
void
*
ptr
)
void
xfree
(T[] array)
void
xfree
(T obj)
Meta
Source
See Implementation
xbuffer
memory
functions
xalloc
xcalloc
xfree
xmalloc
xrealloc
Uses pureFree to release allocated memory.