GC_register_finalizer_ignore_self

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_ignore_self
(
scope void*
,
void function
(
scope void*
,
scope void*
)
,
scope void*
,
void function
(
void*
,
scope void*
)
*
,
scope void**
)

Meta