_pthread_cleanup_store

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!CRuntime_Glibc && !Darwin && !FreeBSD && !DragonFlyBSD && NetBSD)
extern (C) nothrow @nogc
struct _pthread_cleanup_store {}

Members

Variables

pthread_cleanup_pad
void*[4] pthread_cleanup_pad;
Undocumented in source.

Meta