GC_register_finalizer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow extern
void
GC_register_finalizer
(
scope void*
,
void function
(
scope void*
,
scope void*
)
,
scope void*
,
void function
(
scope void*
,
scope void*
)
*
,
scope void**
)

Meta