lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
LWDR.free
lwdr
LWDR
Undocumented in source. Be warned that the author may not have intended to support it.
void
free
(T obj)
class
LWDR
static nothrow @
nogc
@
trusted
void
free
(
T
)
(
ref
T
obj
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
)
void
free
(TArr arr)
void
free
(TPtr ptr)
void
free
(TPtr ptr)
Meta
Source
See Implementation
lwdr
LWDR
static functions
deregisterCurrentThread
free
freeDelegateContext
registerCurrentThread
startRuntime
stopRuntime